Deletes an expired, revoked, or manually uploaded certificate from Certificate Management Service.
Operation description
This operation is limited to 100 queries per second (QPS) per user. Calls that exceed this limit are throttled. To avoid throttling, call this operation at a rate that stays within the limit.
Try it now
RAM authorization
The following table describes the RAM authorization information for this operation.
| Action | Access level | Resource type | Condition key | Dependent action |
|---|---|---|---|---|
| yundun-cert:DeleteUserCertificate | delete | *All Resource * | None | None |
For more information about RAM authorization, see Common condition keys.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| CertId | integer | Yes | The certificate ID. To get the certificate ID, call the ListUserCertificateOrder operation. | 7562353 |
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.