Auth API
User Authenticate
Authenticate a user with a code
POST
/
sessions
/
code
/
authenticate
Body
The code that login request returns.
Response
JWT access token.
JWT refresh token.
Was this page helpful?
Authenticate a user with a code
The code that login request returns.
JWT access token.
JWT refresh token.
Was this page helpful?