All Products
Search
Document Center

Cloud Phone:ModifyApp

Last Updated:Jul 25, 2025

Modify attributes of an application.

Debugging

You can run this interface directly in OpenAPI Explorer, saving you the trouble of calculating signatures. After running successfully, OpenAPI Explorer can automatically generate SDK code samples.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
AppIdintegerNo

The ID of the application.

1234
AppNamestringNo

The name of the application.

defaultAppName
IconUrlstringNo

The URL of the icon.

https://defaultIcon.png
DescriptionstringNo

The description of the application.

default description.

Response parameters

ParameterTypeDescriptionExample
object

The response parameters.

RequestIdstring

The ID of the request.

83418504-5A82-5896-A24C-B2D468F0****

Examples

Sample success responses

JSONformat

{
  "RequestId": "83418504-5A82-5896-A24C-B2D468F0****"
}

Error codes

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