workflow-resource

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

post/api/workflow/start/{name}/{version}

Path parameters

namestring required
versioninteger required

Query parameters

correlationIdstring
priorityinteger

Headers

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

Request body

object required

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.