Deactivate a workflow
Disables all future invocations and runs for a given workflow.
By deactivating a workflow, this endpoint will turn off any events or webhooks a workflow is subscribed to. May be reactivated by the Reactivate workflow endpoint.
Documentation Index
Fetch the complete documentation index at: https://docs.runalloy.com/llms.txt
Use this file to discover all available pages before exploring further.
Headers
The version of the API to use. The current API version is 2025-09.
Body
The Id of the user you want to lookup. Returned from the Create User endpoint. Note: you can also use the Embedded user's username in this field.
The Id of the workflow to activate. If you pass this parameter, then workflowName is not required.
The name of the workflow to activate. If you pass this parameter, then workflowId is not required.
Response
200
false

