Append and activate a workflow definition version

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

projectIdstringRequired
workflowIdstringRequired

Request

This endpoint expects an object.
definitionmap from strings to anyRequired
expectedActiveVersionIdstringOptionalformat: "uuid"
versionNamestringOptional1-200 characters

Response

Declared primary response
workflowobject
versionobject
executionIssueslist of objects