Skip to main content
POST
/
tasks
/
waiting_to_finished
/
bulk
{
  "newStatus": "<string>",
  "numberOfTasks": 123
}
{
  "status": "<string>",
  "context": {},
  "type": "<string>",
  "title": "<string>",
  "detail": "<string>",
  "violations": [
    {
      "title": "<string>",
      "propertyPath": "<string>",
      "type": "<string>"
    }
  ]
}

Query Parameters

space
string

Space Identifier

Body

application/json
filter
string

Response

Number of tasks affected

newStatus
string
numberOfTasks
number