MINARA

Deactivate a workflow

POST /v1/workflows/:id/deactivate — Set the workflow's `active` flag to false (no new trigger fires).

POST /v1/workflows/:id/deactivate

Set the workflow's active flag to false (no new trigger fires).

MethodPOST
Path/v1/workflows/:id/deactivate
AuthAuthorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set
Categoryworkflows

On this page