API keys
Delete an API key
Delete an API key. The deletion does not have side effects.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The handle of the API key.
Required string length:
1 - 50
Response
204 - no-content
The response is of type string
.