Skip to main content
PATCH /workflows/:id Rename an agent, edit its description, or activate/pause it. Agents are born paused when created via the API — this is the only way to turn one on programmatically.

Path Parameters

Request Body

Provide at least one of the following.

Responses

200 — Updated

pending_runs is only present when activating, and reflects leads whose cadence resumes immediately.

400 — Validation error

400 — Activation blocked

Appointment-goal agents need at least one active meeting type before they can be activated:

401 — Authentication error

See Authentication.

404 — Not found

500 — Internal server error

Last modified on July 10, 2026