Skip to main content
DELETE
/
api
/
certs
/
{certId}
Delete Certificate.
curl --request DELETE \
  --url https://{tenant}/api/certs/{certId} \
  --header 'Authorization: Bearer <token>'
{
  "message": "message",
  "status": "status"
}

Authorizations

Authorization
string
header
required

Path Parameters

certId
string
required

Response

message
string
status
string