Delete a certificate
DELETE/vedsdk/certificates/:guid
Deletes a certificate object, all the associated objects including pending workflow tickets, and the corresponding vault information.
Required scope: certificate:delete
Request
Responses
- 200
- 400
The response body contains the result of the delete operation.
The request was invalid due to incorrect parameters (e.g., invalid GUID, insufficient permissions). The Error property contains details about the failure.