Delete API key
DELETE/api-key/:api_key_id
Delete a specified API key by including the ID of the API key in the path. To retrieve the ID of the API key call the List API Keys API.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Success
Bad Request
Unauthorized
Not Found
Internal Server Error
Was this page helpful?