All Products
Search
Document Center

Certificate Management Service:CancelCertificateForPackageRequest

Last Updated:Jul 31, 2024

Revokes an issued certificate and cancels the application order of the certificate.

Operation description

You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
OrderIdlongYes

The order ID.

Note You can call the ListUserCertificateOrder operation to obtain the ID.
123451222

Response parameters

ParameterTypeDescriptionExample
object

The response parameters.

RequestIdstring

The request ID.

082FAB35-6AB9-4FD5-8750-D36673548E76

Examples

Sample success responses

JSONformat

{
  "RequestId": "082FAB35-6AB9-4FD5-8750-D36673548E76"
}

Error codes

For a list of error codes, visit the Service error codes.