Deletes the AppKey and AppSecret of an application.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
apigateway:DeleteAppKey |
delete |
*App
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| AppId |
string |
Yes |
The application ID. |
110840611 |
| AppKey |
string |
Yes |
The AppKey of the application. The AppKey is used for calling an API. |
203708622 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
79EF055D-AC00-5161-8F35-6A36AAED7422 |
Examples
Success response
JSON format
{
"RequestId": "79EF055D-AC00-5161-8F35-6A36AAED7422"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.