Endpoints
Post tokens
Generates a new token
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Generates a new token
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.