All Products
Search
Document Center

Certificate Management Service:DeleteUserCertificate

Last Updated:Apr 03, 2026

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

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

The following table describes the RAM authorization information for this operation.

ActionAccess levelResource typeCondition keyDependent action
yundun-cert:DeleteUserCertificatedelete*All Resource *NoneNone

For more information about RAM authorization, see Common condition keys.

Request parameters

ParameterTypeRequiredDescriptionExample
CertIdintegerYesThe certificate ID. To get the certificate ID, call the ListUserCertificateOrder operation.7562353

Response elements

ElementTypeDescriptionExample
objectThe response object.
RequestIdstringThe 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.