v1

latestOpenAPI 3.0.02026-07-24212113249.1 KB
Account Sessions

Update an account session

patch/account-sessions/{accountSessionId}

Request body

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.

Response

object required