Skip to main content
POST
Batch Execute

Authentication & Scope

Requires the sessions-write ability.
If you used auto_extract: true when creating sessions via Batch Create, extraction starts automatically — you don’t need to call this endpoint.

Request

Path Parameters

Body Parameters

Response

200 OK – Extractions queued.
Extractions run asynchronously. Poll the session or result endpoints to check status, or use webhooks for notifications.

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

templateId
string<uuid>
required

Body

application/json
session_ids
string<uuid>[]
required

Response

Extraction started