workflow

创建工单

create workflow

post/v2/projects/{project_name}/workflows

Path parameters

project_namestring required

project name

Request body

descstring
sql_version_idinteger
task_idsinteger[]
workflow_subjectstring

Response

OK

codeinteger
messagestring

Example response

{
  "message": "ok"
}

Changes