workflow-resource

Start a new workflow. Returns the ID of the workflow instance that can be later used for tracking

post/api/workflow/{name}

Path parameters

namestring required

Query parameters

versioninteger
correlationIdstring
priorityinteger

Headers

X-Idempotency-keystring
X-on-conflict'FAIL' | 'RETURN_EXISTING' | 'FAIL_ON_RUNNING'

Request body

object required

Response

OK

Changes