auth
Create a personal api token
POST
Create a personal api token
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
201 - application/json
The response is of type object.
Last modified on September 17, 2026