All Products
Search
Document Center

Cloud Phone:SendSystemPropertyTemplate

Last Updated:Dec 12, 2025

Sends a property template to cloud phone instances and, based on the template, sets properties in the Android system using the setprop command. An APK or a related program can read these property values. If you specify multiple template IDs, the property templates are randomly sent to the cloud phone instances.

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

TemplateId

string

No

The ID of the property template.

ap-angyvganxlf****

AndroidInstanceIds

array

No

A list of instance IDs.

string

No

An instance ID.

cpn-25nt4kk9whhok****

TemplateIds

array

No

A list of property template IDs. If you provide multiple template IDs, the system randomly matches the specified instances with the provided templates.

string

No

A property template ID.

ap-0caoenwutkkxb0****

Response elements

Element

Type

Description

Example

object

The response elements.

RequestId

string

The request ID.

1CBAFFAB-B697-4049-A9B1-67E1FC******

Examples

Success response

JSON format

{
  "RequestId": "1CBAFFAB-B697-4049-A9B1-67E1FC******"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.