Deletes a data quality monitor.
Operation description
This API operation is available for all DataWorks editions.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| Description | string | No | The deprecated parameter. No configuration is required. | null |
| Id | long | No | The ID of the data quality monitor. | 123123 |
Response parameters
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.
