Found 0 result in total
Content is empty
If you don't find the content you expect, please try another search term
Last updated:2021-03-17 11:09:40
You can call this operation to delete one or more certificates.
Note: You can delete only certificates that have been disabled.
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.
Parameter | Required | Type | Description |
---|---|---|---|
CertificateIds | Yes | String | The IDs of SSL certificates. Separate multiple IDs with commas (,). |
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
Pure Mode