Skip to main content

Toggle Workflow

POST 

/api/automation/workflows/:workflow/toggle

Toggle a workflow between published (trigger live) and disabled (trigger paused). Only workflows in one of those two states can be toggled - draft workflows must be published first.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Path param: workflow = workflow id.

Request

Responses

OK

Response Headers
    Content-Type