/v1/api/apiKeys/{clientId} (DELETE) - BlueCat DNS Edge

DNS Edge User Guide (Service Point v4)

Locale
English
Product name
BlueCat DNS Edge

Deletes the API access key set with the specified client ID for the current user.

DELETE https://api-<DNS.Edge.URL>/v1/api/apiKeys/{clientId}
Authorization: Bearer authorization token

Response

204 NO CONTENT
Content-Type: application/JSON
Successful response code:
  • NO CONTENT - Successful request
Possible error codes:
  • UNAUTHORIZED - Not authorized
  • NOT FOUND - Can't find API access key sets
  • INTERNAL SERVER ERROR - Unexpected error