Skip to main content
POST
Exchange code or refresh token

Body

application/json
code
string
grant_type
enum<string>
Available options:
refresh_token
refresh_token
string
code_verifier
string

Response

Authentication result with tokens

accessToken
string
refreshToken
string
user
object
expiresIn
integer

Token expiry in seconds

expirationDate
integer

Token expiry date in milliseconds