DELETE /staged_config/certificates/root_certificates/{id}
Deletes a certificate from the staged configuration folder on the Console, but does not remove the certificate from the managed host. To remove the certificate from managed hosts, invoke this API and then deploy the configuration changes. You must have System Administrator permissions to use this endpoint.
MIME Type |
---|
text/plain |
Parameter | Type | Optionality | Data Type | MIME Type | Description |
---|---|---|---|---|---|
id |
path |
Required |
String |
text/plain |
The ID of the certificate to delete. |
HTTP Response Code | Unique Code | Description |
---|---|---|
404 |
1105 |
No certificate exists with this ID. |
500 |
1020 |
null |
Response Description
Response Sample