User
Create dev token
Generates a dev token.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Generates a dev token.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.