All Products
Search
Document Center

DataWorks:DeleteDataQualityAlertRule

Last Updated:Mar 30, 2026

Deletes a data quality alert rule by ID.

Operation description

DataWorks Basic Edition or a higher edition is required.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request syntax

POST  HTTP/1.1

Request parameters

Parameter

Type

Required

Description

Example

Id

integer

No

The ID of the data quality rule template.

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

Response elements

Element

Type

Description

Example

object

The response.

RequestId

string

The request ID.

0bc14115***159376359

Success

boolean

Indicates whether the alert rule is deleted.

true

Examples

Success response

JSON format

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

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.