Cancels a certificate application order that is pending verification or under review.
Operation description
This API is limited to 100 queries per second (QPS) for each user. API calls that exceed this limit are throttled. Because this can impact your business, you should call this API at a reasonable rate.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-cert:CancelOrderRequest |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| OrderId |
integer |
Yes |
The ID of the order. Note
Obtain this ID by calling ListUserCertificateOrder. |
123451222 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response object. |
||
| RequestId |
string |
The ID of the request. Alibaba Cloud generates a unique ID for each request. Use this ID to troubleshoot and locate problems. |
082FAB35-6AB9-4FD5-8750-D36673548E76 |
Examples
Success response
JSON format
{
"RequestId": "082FAB35-6AB9-4FD5-8750-D36673548E76"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.