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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

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.

string

The Id of the workflow to activate. If you pass this parameter, then workflowName is not required.

string

The name of the workflow to activate. If you pass this parameter, then workflowId is not required.

Headers
string
required
Defaults to bearer YOUR_API_KEY
Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json