Admin
Create a developer token
Creates a new developer token mapped to the provided admin token.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
Developer token generated successfully