Update a Workflow

Updates an existing Workflow that is identified by the supplied workflowId parameter value.

This operation does not upsert, therefore the workflowId must relate to an existing workflow.

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

A workflow identifier.

Body Params
string
required

The name of the workflow. Can be any valid string.

rules
array of objects
required

A collection of linked rules that make up the workflow. The first rule is the first one to be executed.

rules*
uuid
required

The scope identifier that this workflow targets. This identifier must point to a valid, existing scope.

Responses

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