Activate a workflow

Reactivates a workflow that was previously disabled by the Disable Workflow endpoint. This endpoint requires a specified WorkflowId and returns a success/failure.

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 name of the workflow to activate. If you pass this parameter, then workflowId is not required.

string

The Id of the workflow to activate. If you pass this parameter, then workflowName 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