Delete a client certificate version with the provided certificateId and version. Learn more.
Responses
204
The client certificate version has been successfully deleted. If this is the last version, it's also deleted. There's no more content to send in the response body.
"message": "It's being scheduled to delete on 2024-05-10T00:00:00Z. The delete request will be cancelled automatically if it is used again in any delivery configuration."
3
}
Updated 8 months ago
Did this page help you?
Yes
No
Headers
Response
X-RateLimit-Limit
Indicates how many total requests you are allowed to make in the current time window. You can't make more requests than this value. See [Rate Limiting](ref:rate-resource-limit).
X-RateLimit-Next
Indicates the time when you can make the next request after exhausting the allowed limit in the current time period. See [Rate Limiting](ref:rate-resource-limit).
X-RateLimit-Remaining
Indicates how many remaining requests you can make in the current time window. See [Rate Limiting](ref:rate-resource-limit).