POST
/
pat

Authorizations

Authorization
string
headerrequired

JSON Web Token to authorize requests.

Body

application/json
expiresAt
string
required

The expiration date and time of the personal access token

metadata
object

Additional metadata associated with the personal access token

Response

200 - application/json
accessToken
string
required
accessTokenExpiresIn
number
required
refreshToken
string
required

Refresh token during authentication or when refreshing the JWT

user
object