Deletes a specified app.
Operation description
- This operation is intended for API callers.
- After an application is deleted, the application and its API authorization cannot be restored.
- You can call this operation up to 50 times per second per account.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
AppId | long | Yes | The ID of the application. | 110840611 |
Tag | array<object> | No | The tags. Up to 20 tags are allowed. | test2 |
object | No | |||
Key | string | Yes | The key of the tag. | appname |
Value | string | No | The value of the tag. | testapp |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "CEF72CEB-54B6-4AE8-B225-F876FF7BZ015"
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history