[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform

Delete Certificate

Description

Removes the specified certificate. The private key associated with the certificate is also deleted (if present).

Request

Request

URL

URL


delete
https://api_host/napp/api/v1/platform/trust-management/certificates/{uuid}
Copy

Path Parameters

Path Parameters

string
uuid Required

The certificate UUID


Authentication

Authentication

This operation uses the following authentication methods.

Response

Response

204 No Content

OK and no content

Errors

Errors

400

Invalid Input

Code Samples

Code Samples

cURL Command

curl -X DELETE https://api_host/napp/api/v1/platform/trust-management/certificates/{uuid}


[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
Feedback

Was this page helpful?