All Products
Search
Document Center

DataWorks:DeleteDataQualityScan

Last Updated:Jan 12, 2026

Deletes a data quality monitor.

Operation description

This API operation is available for all DataWorks editions.

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
DescriptionstringNo

The deprecated parameter. No configuration is required.

null
IdlongNo

The ID of the data quality monitor.

123123

Response parameters

ParameterTypeDescriptionExample
object

Schema of Response

RequestIdstring

Id of the request

2197B9C4-39CE-55EA-8EEA-FDBAE52DXXXX
Successboolean

Indicates whether the request was successful. Valid values:

true

Examples

Sample success responses

JSONformat

{
  "RequestId": "2197B9C4-39CE-55EA-8EEA-FDBAE52DXXXX",
  "Success": true
}

Error codes

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