Skip to main content
POST
Refresh session

Authorizations

__Host-refresh_{app_id}
string
cookie
required

Body

application/json
step_up_token
string

Optional step-up token to include additional scopes in the access token.

Example:

"eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9..."

Response

OK

access_token
string
required
Example:

"eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9..."

expires_at
integer<int64>
required

Unix timestamp of when the access token expires.

Example:

1717689600