Delete Certificate
Removes the specified certificate. The private key associated with the certificate is also deleted (if present).
Request
URI
DELETE
https://api_host/napp/api/v1/platform/trust-management/certificates/{uuid}
COPY
Path Parameters
string
uuid
Required
The certificate UUID
Responses
204
OK and no content
Operation doesn't return any data structure
400
Invalid Input
Operation doesn't return any data structure