latestOpenAPI 3.0.32026-08-201592,4923.4 MB
53223abaceb7
Workflow Repository
Update a workflow by creating a new version.
post/workflow-repository/workflow-versions/{workflowVersionId}
Path parameters
workflowVersionIdstring required
Request body
Example request
{
"workflowTypeVersionReference": "simscale.cad.data-types:cad-model"
}Response
Created
string required
Workflow version identifier. It is a string composed of the type identifier and a UUID: workflow.version:[UUID].
Example response
"workflow.version:3fa85f64-5717-4562-b3fc-2c963f66afa6"