Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Parameters for generating a token
Number of minutes until this token expires
Example:
60
Response
Token created successfully
Generated token