Delete an API key
DELETE/v2/api_keys/:api_key_id
Supported API Key Type:
Personal
The Delete API Key API lets you delete one or more existing API keys. This capability is useful for managing the lifecycle and security of API keys such as when they are no longer needed or when a key is compromised.
Request
Responses
- 204
- 403
The API key was deleted.
Permissions do not allow deleting this API key.