Skip to main content

Create a scoped, expiring personal access token

POST 

/api/v1/personal-access-tokens

Requires same-origin mutation proof and a normal session. The raw bearer is returned only in this 201 response; personal access tokens cannot manage credentials, including other tokens.

Request

Responses

Token created; copy accessToken now