Update an extraction template’s name, description, schema, or settings.
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.
templates-write ability.
| Parameter | Type | Required | Description |
|---|---|---|---|
templateId | uuid | Yes | The template ID |
| Parameter | Type | Required | Description |
|---|---|---|---|
name | string | No | Updated name |
description | string | No | Updated description |
schema_json | object | No | Updated extraction schema |
settings | object | No | Updated parsing settings |
200 OK – The updated template.