workflows

put/workflows/{id}

Path parameters

idstring required

Request body

idstring
namestring required
descriptionstring

Response

idstring required
namestring required
descriptionstring nullable
{"stackTrail":"components:schemas:WorkflowResponseDto:properties:compiledDefinition","oasType":"schema","type":"unknown","nullable":true}
lastRunstring nullable required
runCountinteger required
createdAtstring required
updatedAtstring required

Changes