Delete Certificate

Delete Certificate

Delete a certificate

Request
URI
DELETE
https://{api_host}/suite-api/api/certificate
COPY
Query Parameters
string
thumbprint
Required

The Certificate thumbprint to be deleted

boolean
force
Optional
Constraints: default: false

Indicates whether to force delete operation if there are references to it


Authentication
This operation uses the following authentication methods.
Responses
204

The certificate is deleted successfully

Operation doesn't return any data structure

Code Samples
COPY
                    curl -X DELETE -H 'Authorization: <value>' https://{api_host}/suite-api/api/certificate?thumbprint=v