API Reference

Creates a new Workflow entity.

Log in to see full request history
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
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json