DeleteDataQualityRule

Updated at:

Deletes a data quality monitoring rule.

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 parameters

Parameter

Type

Required

Description

Example

Id

integer

Yes

The rule ID.

19715

ProjectId

integer

No

The DataWorks workspace ID.

17302

Response elements

Element

Type

Description

Example

object

The response parameters.

RequestId

string

The request ID.

691CA452-D37A-4ED0-9441

Success

boolean

Indicates whether the request was successful.

true

Examples

Success response

JSON format

{
  "RequestId": "691CA452-D37A-4ED0-9441\n",
  "Success": true
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.