Adds an AppKey and AppSecret pair to an application.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
apigateway:CreateAppKey |
create |
*App
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| AppId |
string |
Yes |
The application ID. |
111053351 |
| AppKey |
string |
No |
The application AppKey. |
204203237 |
| AppSecret |
string |
No |
The application AppSecret. |
6f0a4ad7918a4b41a57fc087d5b066d0 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
5D524309-6BED-5BB4-A735-F7D9F98B7B88 |
Examples
Success response
JSON format
{
"RequestId": "5D524309-6BED-5BB4-A735-F7D9F98B7B88"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.