Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
API key deleted successfully
Delete the specified API key
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
API key deleted successfully