Request Headers
authorizationstring*required
Authorization token (required).
Request Body
api_keystring*required
The API key to delete.
Response Body
api_keystring*required
The API key.
createdstring*required
The RFC 3339 timestamp when the API key was created.
expiresstringoptional
The RFC 3339 timestamp when the API key expires, or null if it does not expire.
disabledstringoptional
The RFC 3339 timestamp when the API key was disabled, or null if it is not disabled.
namestring*required
The name of the API key.
descriptionstringoptional
The description of the API key, or null if no description was provided.