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
Response
200 - application/json
Revoke an API key for the authenticated user.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.