User
Create Dynamic Tokens
This endpoint can be used to provide access tokens with a desired expiration time. Please save the token as it will be displayed only once.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
Successful Response
The response is of type object
.