Skip to main content
POST
Exchange one-time magic link token for access token

Authorizations

Authorization
string
header
required

Bearer token authentication. Format: 'Bearer '

Body

application/json
token
string
required

Response

Successful Response

Response schema for token endpoints — refresh_token is in the HttpOnly cookie, not the body.

access_token
string
required
expires_in
integer
required
token_type
string
default:Bearer