Deletes a data quality monitoring rule template.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
Code | string | Yes | The code for the template. | USER_DEFINED:123 |
ProjectId | long | Yes | The DataWorks workspace ID. | 10001 |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "691CA452-D37A-4ED0-9441\n",
"Success": true
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|---|---|
2024-12-19 | The internal configuration of the API is changed, but the call is not affected | View Change Details |