Users
Create API key for user
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier for a user
Body
application/json
Response
201
application/json
API key created successfully
The response is of type object
.