Resets the AppCode of an application. This operation can be called only once per minute for each user.
Operation description
Resetting the AppCode has a latency of approximately 2 seconds.
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 application. |
3aaf905a0a1f4f0eabc6d891dfa08afc |
| NewAppCode |
string |
No |
The new AppCode of the application. |
6f0e7ab2aa5f4b8fb18421e6edf4fb6c2 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
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.