Workflows

Create Workflow

Create a new workflow.

post/workflows

Headers

authorizationstring

Request body

idstring
namestring required
descriptionstring nullable
owner_idstring required

Organization / developer ID owning this workflow

user_idstring nullable

End-user ID when created in a narrowed scope

app_idstring nullable

App ID when created inside an application context

system_metadataobject

Response

Successful Response

idstring
namestring required
descriptionstring nullable
owner_idstring required

Organization / developer ID owning this workflow

user_idstring nullable

End-user ID when created in a narrowed scope

app_idstring nullable

App ID when created inside an application context

system_metadataobject

Changes