DELETE /staged_config/certificates/certificate_signing_request/{id}

Deletes the Certificate Signing Request (CSR) resource.

Removes the generated Certificate Signing Request (CSR) resource.

You must have System Administrator or Security Administrator permissions to use this endpoint.

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

text/plain

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

id

path

Required

Number (Integer)

text/plain

Required - The ID of the Certificate Signing Request (CSR) to delete.

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

200

The log file has been successfully returned.

404

1002

No Certificate Signing Request (CSR) file was found with the specified ID.

Response Description

204 Successful deletion request.

Response Sample