Error
Account & Access
Create a personal access token
Creates a personal access token or exchanges a supported OAuth credential.
POST
Error
Authorizations
Personal access token for account routes and projects visible to the authenticated user.
Headers
API contract version requested by the client. Omit this header to use the current backward-compatible behavior.
Available options:
v1 Body
application/json
Response
Created
Pattern:
^pat_[a-z][a-z0-9]{23}$Example:
"pat_a00000000000000000000000"
Example:
"bsb_pat_live_xxxxxxxx"
Available options:
admin, read, write Example:
"bsb_pat_live_..."