Resets the AppCode of an application, at most once per minute.
Operation description
重置 AppCode 会存在大约 2 秒的延迟.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
apigateway:ResetAppCode |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| AppCode |
string |
Yes |
The AppCode of the app. |
3aaf905a0a1f4f0eabc6d891dfa08afc |
| NewAppCode |
string |
No |
The new AppCode of the app. |
6f0e7ab2aa5f4b8fb18421e6edf4fb6c2 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
D1B18FFE-4A81-59D8-AA02-1817098977CD |
Examples
Success response
JSON format
{
"RequestId": "D1B18FFE-4A81-59D8-AA02-1817098977CD"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.