Create Workflow

Create a new workflow definition.

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

Request shape for creating/updating a Workflow.

string
required

A name for this Workflow.

A description of this Workflow.

string
enum
required

The kind of workflow.

Allowed:

UUID of the app this Workflow belongs to. May be null for a shared, not-yet-associated Workflow. Immutable on update: a PUT whose app_id differs from the stored Workflow's app is rejected with a 400 (workflow.app_reassignment_not_allowed).

steps
array of objects
required

The ordered steps of the workflow.

Steps*
Responses

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