Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
API key created successfully
Create a new API key for the current user
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
API key created successfully