API Keys
Delete apikeys
Revoke an API key for the authenticated user.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Example:
"1"
Response
200
application/json
A successful response of revoking the API key.
Example:
true