Modify attributes of an application.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| AppId | integer | No | The ID of the application. | 1234 |
| AppName | string | No | The name of the application. | defaultAppName |
| IconUrl | string | No | The URL of the icon. | https://defaultIcon.png |
| Description | string | No | The description of the application. | default description. |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "83418504-5A82-5896-A24C-B2D468F0****"
}Error codes
For a list of error codes, visit the Service error codes.
