Create account session

Creates access and refresh tokens for a user within a partner's account space. Requires a valid partner session token. Access token expires after 1 hour, refresh token after 365 days.

Body Params
string | null
required

The identifier of the program that the user's account is associated with.

string
required

The ID of the user in the partner's system.

string

Account-specific additional attributes.

string | null

The email address of the user. This is optional, but if provided, it will be used to create a new account.

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json