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.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Path param: workflow = workflow id.

Request

Responses

OK

Response Headers
    Content-Type