Update tasks
POST/task/update
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Deprecated! Use POST /bulk/task/update instead. This endpoint is no longer supported.
Updates a list of tasks.
Request
Responses
- 200
- 207
- 400
Request successful.
Multi-Status: Indicates that at least one request has failed.
Returned if some query parameters are invalid, the number of taskDtos exceeds 100, or there are duplicate task IDs. See the Introduction for the error response format.