Skip to main content
PATCH
cURL

Authorizations

Authorization
string
header
required

Better Auth OAuth 2.1 authorization-code/device grants. Access tokens are exact-resource bound; the Portal BFF verifies them and delegates a downscoped internal bearer.

Path Parameters

sessionId
string
required
Maximum string length: 160

Body

application/json
title
string | null
archived
boolean | null

Response

Session

id
string
required
updatedAt
integer
required
archived
boolean
required
title
string | null
Last modified on September 24, 2026