Skip to main content
PATCH /workflows/:id/channels Set a per-channel prompt override on top of the agent’s base prompt — for example, keeping WhatsApp replies shorter than email ones. Sent keys are merged into the existing channel_prompts, so you can update one channel without resending the others.

Path Parameters

Request Body

Responses

200 — Updated

channels lists every channel with an override after merging, not just the ones in this request.

400 — Validation error

401 — Authentication error

See Authentication.

404 — Not found

500 — Internal server error

Last modified on July 10, 2026