Skip to main content
POST
/
tasks
/
skip
/
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 skipped

newStatus
string
numberOfTasks
number