v1

latestOpenAPI 3.0.02026-07-24212113249.1 KB
Account Sessions

Create an account session

post/account-sessions

Request body

accountObjectId required
id_tokenstring required

The JWT token for authentication

refresh_tokenstring required

Refresh JWT token. By default, same as id_token.

expires_innumber required

Number of seconds after wich the session expires. By default, equal to 3600 seconds.

auth_providerstring required

The name of the website used to sign in if the user didn't log in through FanHero.

Response

Account session created

object required