Delete Certificate Using DELETE

Delete Certificate Using DELETE

Delete a certificate

Request
URI
DELETE
https://{api_host}/api/certificate
COPY
Query Parameters
boolean
force
Optional

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

string
thumbprint
Required

The Certificate thumbprint to be deleted


Authentication
This operation uses the following authentication methods.
Responses
204

The certificate is deleted successfully

Operation doesn't return any data structure