RemoveCertificates

Last updated:2021-03-17 11:09:40

RemoveCertificates

Description

You can call this operation to delete one or more certificates.

Note: You can delete only certificates that have been disabled.

Request syntax

The API request contains the specified directory /2016-09-01/cert/RemoveCertificates, common request headers, and operation-specific request parameters. For more information, see the sample request.

Request parameters

Parameter Required Type Description
CertificateIds Yes String The IDs of SSL certificates. Separate multiple IDs with commas (,).

Examples

Sample request

POST method:

POST /2016-09-01/cert/RemoveCertificates
Host: cdn.api.ksyun.com
X-Amz-Date: date
Authorization:authorization string
x-action: RemoveCertificates 
x-version: 2016-09-01
Content-Type: application/json

{
    "CertificateIds":"6146"
}

Sample response

  • Note: If this operation is successfully called, the HTTP status code 200 is returned, without a return value. If this operation fails to be called, the HTTP status code 403 or 400 is returned. For more information about the error codes for the HTTP status code 400, see Usage notes.

Did you find the above information helpful?

Unhelpful
Mostly Unhelpful
A little helpful
Helpful
Very helpful

What might be the problems?

Insufficient
Outdated
Unclear or awkward
Redundant or clumsy
Lack of context for the complex system or functionality

More suggestions

0/200

Please give us your feedback.

Submitted

Thank you for your feedback.

问题反馈