Update Template
Extraction Templates
Update Template
Update an extraction template’s name, description, schema, or settings.
PUT
Update Template
Authentication & Scope
Requires thetemplates-write ability.
Request
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
templateId | uuid | Yes | The template ID |
Body Parameters
| 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 |
Response
200 OK – The updated template.
Template changes are versioned. You can view version history in the dashboard.
Authorizations
Path Parameters
Body
application/json
