Refresh session request (supports cookie-based and body-based flows)Documentation Index
Fetch the complete documentation index at: https://developers.squads.so/llms.txt
Use this file to discover all available pages before exploring further.
- Cookie-based (recommended): Omit kmsPayload, uses HTTP-only cookies
- Body-based (legacy): Include kmsPayload with tokens
Properties
| Property | Type | Description |
|---|---|---|
kmsPayload? | RefreshSessionKmsProvider | KMS provider config (optional with HTTP-only cookies) |
encryptionPublicKey | string | HPKE public key for response encryption |