Deletes an expired, revoked, or uploaded certificate.
Operation description
The China single-user queries per second (QPS) limit for this operation is 100. If this limit is exceeded, the API call is throttled, which may affect your business. Call this operation at an appropriate frequency.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-cert:DeleteUserCertificate |
delete |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| CertId |
integer |
Yes |
The certificate ID. Note
You can call ListUserCertificateOrder to obtain the ID. |
7562353 |
|
No |
The client token that is used to ensure the idempotence of the request. The value of this parameter is generated by the client and must be unique among different requests. The value can be up to 64 characters in length and cannot contain non-ASCII characters. |
XXX |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response object. |
||
| RequestId |
string |
The request ID. |
3E50D480-9765-5CFD-9650-9BACCECA5135 |
Examples
Success response
JSON format
{
"RequestId": "3E50D480-9765-5CFD-9650-9BACCECA5135"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.