patch/workflows/{workflowId}

Path parameters

workflowIdstring required

Headers

Content-Typestring required

Request body

descriptionstring nullable
metadataobject
namestring nullable
status'development' | 'production'

Response

200 response

createdBystring nullable required
createdTimestring nullable required
descriptionstring nullable required
metadataobject nullable
monthlyNumberOfWorkflowExecutionsAllowedinteger
monthlyNumberOfWorkflowExecutionsCreatedinteger
namestring nullable required
numberOfRunningExecutionsinteger required
status'development' | 'production'
updatedBystring nullable required
updatedTimestring nullable required
workflowIdstring required

Changes