MINARA

Activate a workflow

POST /v1/workflows/:id/activate — Set the workflow's `active` flag to true (eligible for triggers).

POST /v1/workflows/:id/activate

Set the workflow's active flag to true (eligible for triggers).

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

On this page