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.

Table 1. DELETE /staged_config/certificates/root_certificates/{id} resource details
MIME Type

text/plain

Table 2. DELETE /staged_config/certificates/root_certificates/{id} request parameter details
Parameter Type Optionality Data Type MIME Type Description

id

path

Required

String

text/plain

The ID of the certificate to delete.

Table 3. DELETE /staged_config/certificates/root_certificates/{id} response codes
HTTP Response Code Unique Code Description

404

1105

No certificate exists with this ID.

500

1020

null

Response Description

Response Sample