Update a template
Change any part of a template. status: "paused" stops the link; "active" resumes it.
Authorizations
Secret API key, created in the dashboard under Settings → API. Send it as Authorization: Bearer rk_secret_… from your server only. Publishable keys (pk_live_…) are for the native SDKs and reach the capture endpoints alone. An unknown key returns 401.
Path Parameters
Template slug — lowercase [a-z0-9-].
^[a-z0-9]+(?:-[a-z0-9]+)*$"warehouse-intake"
Body
2 - 40^[a-z0-9]+(?:-[a-z0-9]+)*$draft, active, paused 1 - 80capture, audit, hybrid 1- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
60 <= x <= 864001 - 3001 - 2001 - 6 elements1 - 401 <= x <= 100001 <= x <= 10000002 - 40^[a-z0-9]+(?:-[a-z0-9]+)*$25411Full plain-text message shown after submitting content. HTML, markdown and variables are not interpreted. Omit on create or send null on PATCH to use the default.
1 - 2000Response
Updated template — version reflects whether the patch touched the snapshot.
capture, audit, hybrid active, paused x >= 1Full plain-text message shown after submitting content. HTML, markdown and variables are not interpreted. Omit on create or send null on PATCH to use the default.
1 - 2000