All Products
Search
Document Center

DataWorks:DeleteDataQualityScan

Last Updated:Mar 30, 2026

Deletes a data quality monitor.

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

Description

string

No

The deprecated parameter. No configuration is required.

null

Id

integer

No

The ID of the data quality monitor.

123123

Response elements

Element

Type

Description

Example

object

Schema of Response

RequestId

string

Id of the request

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

Success

boolean

Indicates whether the request was successful. Valid values:

true

Examples

Success response

JSON format

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

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.