curl -X PUT 'https://api.pipedream.com/v1/workflows/p_abc123' \ -H 'Authorization: Bearer <token>' \ -H 'Content-Type: application/json' \ -d '{"active": false, "org_id": "o_BYDI5y"}'
PUT /workflows/{id}
workflow_id
p_
p_13CDnxK
true
false
Was this page helpful?