Deletes a tag.
Operation description
This API operation is available only for DataWorks Enterprise Edition or a more advanced edition.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| Key | string | Yes | The tag key. | key1 |
| Values | array | No | The tag values. | |
| string | No | The tag value. | v1 |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "0bc1411515937635973****",
"Success": true
}Error codes
| HTTP status code | Error code | Error message |
|---|---|---|
| 400 | IdempotentParameterMismatch | The request uses the same client token as a previous, but non-identical request. Do not reuse a client token with different requests, unless the requests are identical. |
For a list of error codes, visit the Service error codes.
Change history
| Change time | Summary of changes | Operation |
|---|
No change history
