All Products
Search
Document Center

DataWorks:DeleteDataQualityAlertRule

Last Updated:Jan 12, 2026

Deletes a data quality alert rule by ID.

Operation description

Subscribe to DataWorks Basic Edition or a higher version to use this API.

Debugging

You can run this interface directly in OpenAPI Explorer, saving you the trouble of calculating signatures. After running successfully, OpenAPI Explorer can automatically generate SDK code samples.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
IdlongNo

The ID of the data quality rule template.

a7ef0634-20ec-4a7c-a214-54020f91XXXX

Response parameters

ParameterTypeDescriptionExample
object

The response.

RequestIdstring

The request ID.

0bc14115***159376359
Successboolean

Indicates whether the alert rule is deleted.

true

Examples

Sample success responses

JSONformat

{
  "RequestId": "0bc14115***159376359",
  "Success": true
}

Error codes

For a list of error codes, visit the Service error codes.