ON THIS PAGE
DELETE /staged_config/certificates/certificate_signing_request/{id}
SUMMARY 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.
MIME Type |
---|
text/plain |
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. |
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.