Deactivate certificates for organization
Deactivate certificates at the organization level.
You can atomically and idempotently deactivate up to 10 certificates at a time.
Request body
Example request
{
"certificate_ids": [
"cert_abc"
]
}Response
Certificates deactivated successfully.
Changes
Changed in 5 of the 163 revisions of this API.2412
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
- ○
added the non-success response with the status
response-non-success-status-added
- ○
- ▲
response property
data/items/namelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
removed the required property
from the response with the statusresponse-required-property-removed
- ●
removed the optional property
///from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
added the new
organization.certificate.deactivationenum value to theresponse property for the response statusresponse-property-enum-value-added
- ○
the endpoint scheme security
AdminApiKeyAuthwas added to the APIapi-security-added
- ○
the response property
//became required for the statusresponse-property-became-required
- ○
removed the
certificateenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
listenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
organization.project.certificateenum value from the//response property for the response statusresponse-property-enum-value-removed
This revision also has 40 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
This revision also has 18 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○