workflows

Create Workflow

post/v1/workflows

Request body

namestring required
descriptionstring nullable
stepsobject[]
metadataobject

Response

Successful Response

idstring required
namestring required
descriptionstring nullable
stepsobject[]
metadataobject
created_atstring nullable

Changes