Clone workflow default template for client
Clones the workflow’s default system template into a client-owned copy so the client can customize it. If a clone already exists it is returned as-is (idempotent). After cloning, use PATCH /workflows//customization with the returned template_id to activate the clone for this workflow.
POST
Clone workflow default template for client
Previous
Cancel a queued workflow itemCancel a queued workflow item for the authenticated client and workflow. This response acknowledges the queue operation; use GET /client/executions/{execution_id} as the source of truth for final outcome state and reason.
Next
Clone workflow default template for client

