Update template
Update a template.
**Request body fields:**
- `group` (string, required) — Template group identifier (e.g. `account_workflows`).
- `workflow` (object, required for workflow templates) — Contains `name`, `description`, and `body` (nodes + edges graph).
- `body.nodes` (array) — Workflow action nodes (type: `start-node` | `action-node`).
- `body.edges` (array) — Connections between nodes.
- `name` (string, optional on update) — Template display name.
Authentication
X-API-KEYstring
API Key authentication via header
Request
This endpoint expects an object.
name
group
Response headers
Via
Alt-Svc
X-Cache
X-Amz-Cf-Id
X-Amz-Cf-Pop
x-amz-apigw-id
X-Amzn-Trace-Id
x-amzn-RequestId
Response
OK
diff
success
template_new
template_old