This endpoint is only available when using user API keys, not yet for workspace OAuth tokens.
Updates the workflow’s activation status. If you need to modify the workflow’s steps, triggers, or connected accounts consider making a new workflow.
The ID of the workflow to update.
To find your workflow ID, navigate to your workflow.
If the URL is https://pipedream.com/@michael-testing/api-p_13CDnxK/inspect, your workflow_id
begins with p_
and would be p_13CDnxK
.
The activation status of a workflow. Set to true
to activate the workflow, or false
to deactivate it.