Removes tags from cloud phones. If a tag is no longer associated with any cloud phone after it is removed, the tag is automatically deleted.
Try it now
Test
RAM authorization
Request parameters
Parameter | Type | Required | Description | Example |
ResourceType | string | Yes | The type of the resource. Valid value: ALIYUN::ACP::INSTANCE, which represents a cloud phone. | ALIYUN::ACP::INSTANCE |
All | boolean | No | Specifies whether to remove all tags from the resources. This parameter applies only when TagKey.N is not specified. The default value is false. | true |
| ResourceId | array | Yes | The IDs of the resources. You can specify 1 to 50 resource IDs. | |
string | No | The ID of a cloud phone. | acp-123456ab**** | |
| TagKey | array | No | The keys of the tags to remove. You can specify 1 to 20 tag keys. | |
string | No | A tag key. | department |
Response elements
Element | Type | Description | Example |
object | The response elements. | ||
RequestId | string | The request ID. | 1A923337-44D9-5CAD-9A53-95084BD4**** |
Examples
Success response
JSON format
{
"RequestId": "1A923337-44D9-5CAD-9A53-95084BD4****"
}Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.