Skip to main content
PUT
Update Session

Authentication & Scope

Requires the sessions-write ability.

Request

Path Parameters

Body Parameters

Response

200 OK – The updated session.

Authorizations

Authorization
string
header
required

Personal Access Token created from the Raydocs dashboard. Include in the Authorization header: Bearer <your_token> See API Keys for token creation and management.

Path Parameters

sessionId
string<uuid>
required

Body

application/json
name
string

Response

Updated

id
string<uuid>
read-only
name
string
extraction_template_id
string<uuid>
settings
object
status
enum<string>
read-only
Available options:
pending,
processing,
completed,
failed
created_at
string<date-time>
read-only
updated_at
string<date-time>
read-only
documents
object[]
read-only
results
object[]
read-only