All Products
Search
Document Center

Alibaba Cloud DNS:UntagResources

Last Updated:Jul 24, 2024

Removes tags from resources.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
LangstringNo

The language.

en
ResourceTypestringYes

The resource type.

DOMAIN
AllbooleanNo

Specifies whether to remove all tags. Default value: false. This parameter is valid only when TagKey is left empty. Valid values: true and false.

false
ResourceIdarrayYes

The resource ID.

stringYes

The domain name. If TagKey is left empty, ResourceId is required.

"dns-example.com","dns-test.com"
TagKeyarrayNo

The tags added to the resource.

stringNo

The key of tag N added to the resource.

abcd

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The request ID.

F152A869-DF77-4DF1-9A00-4E06978FE6A1

Examples

Sample success responses

JSONformat

{
  "RequestId": "F152A869-DF77-4DF1-9A00-4E06978FE6A1"
}

Error codes

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

Change history

Change timeSummary of changesOperation
No change history