All Products
Search
Document Center

Cloud Phone:TagResources

Last Updated:Dec 12, 2025

Adds tags to one or more cloud phones.

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 syntax

POST  HTTP/1.1

Request parameters

Parameter

Type

Required

Description

Example

ResourceType

string

Yes

The resource type. The value must be `ALIYUN::ACP::INSTANCE`.

ALIYUN::ACP::INSTANCE

ResourceId

array

Yes

The list of cloud phone IDs. The list can contain 1 to 50 IDs.

string

No

The ID of the cloud phone.

acp-123456ab****

Tag

array<object>

Yes

The list of tags. The list can contain 1 to 20 tags.

object

No

A list of resource tags.

Key

string

No

The tag key. The key can be up to 128 characters in length. It cannot be an empty string. The key cannot start with `aliyun` or `acs:` and cannot contain `http://` or `https://`.

department

Value

string

No

The tag value. The value can be up to 128 characters in length and can be an empty string. The value cannot start with `acs:` and cannot contain `http://` or `https://`.

design

Response elements

Element

Type

Description

Example

object

The response elements.

RequestId

string

The request ID.

F07A1DA1-E1EB-5CCA-8EED-12F85D32****

Examples

Success response

JSON format

{
  "RequestId": "F07A1DA1-E1EB-5CCA-8EED-12F85D32****"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.