Skip to main content
POST
Exchange AuthKit tokens

Body

application/json
code
string
required
Minimum string length: 1
code_verifier
string
required
Minimum string length: 1
grant_type
string
required
Allowed value: "authorization_code"
redirect_uri
string
required
Allowed value: "elanotes://auth/callback"

Response

Default Response

access_token
string
required
expires_in
integer
required
Required range: -9007199254740991 <= x <= 9007199254740991
organization_id
string | null
required
refresh_token
string
required