Skip to main content
POST
Refresh an embed session

Authorizations

Authorization
string
header
required

Project API key (ck_live_… or ck_test_…) presented as a bearer token. For embed partner endpoints this is the partner secret key, which is the same credential type.

Body

application/json
renewToken
string
required
Minimum string length: 8

Response

Session rotated.

snake_case response from session mint/refresh.

session_id
string<uuid>
required
session_token
string
required
iframe_url
string<uri>
required
expires_at
string<date-time>
required
renew_token
string
required