DeleteTags

GET /?Action=DeleteTags
Description

Deletes one or more tags from the specified resources.

Body parameter

Required: false
Name: DeleteTagsRequest

Name Description Required Schema Default Example

ResourceId.N

One or more resource IDs.

true

string

Tag.N

One or more tags you want to delete from the specified resources.
(if you set a tag value, only the tags matching exactly this value are deleted)

false

Tag

Responses
HTTP Code 200
HTTP Code Description Schema

200

DeleteTagsResult

Response 200

Response 200

Name Description Required Schema Default Example

requestId

The ID of the request.

false

string

return

If true, the request succeeds. Otherwise, an error is returned.

false

boolean