workflow

更新工单(驳回后才可更新)

update workflow when it is rejected to creator.

patch/v1/projects/{project_name}/workflows/{workflow_name}/

Path parameters

workflow_namestring required

workflow name

project_namestring required

project name

Request body

task_idsinteger[]

Response

OK

codeinteger
messagestring

Example response

{
  "message": "ok"
}

Changes

No recorded changes to this endpoint across all 55 revisions of this API.