Create a new extraction session for a template.
Documentation Index
Fetch the complete documentation index at: https://docs.raydocs.com/llms.txt
Use this file to discover all available pages before exploring further.
sessions-write ability.
| Parameter | Type | Required | Description |
|---|---|---|---|
name | string | No | Session name |
extraction_template_id | uuid | Yes | Template to use for extraction |
201 Created – The newly created session.
Created