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.
-
Allows up to 50 calls per second per account.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
apigateway:DeleteApp |
delete |
*App
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| AppId |
integer |
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 elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
CEF72CEB-54B6-4AE8-B225-F876FF7BZ015 |
Examples
Success response
JSON format
{
"RequestId": "CEF72CEB-54B6-4AE8-B225-F876FF7BZ015"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.