patch
https://{targetURL}/api/v1/tasks/bulk
Sets the same status on every task in the supplied list — typically used to mark several tasks COMPLETED after finishing a batch of work, or to bulk-revert status. Valid status values are ASSIGNED, PROGRESS, and COMPLETED. Caller must have created or been assigned each task.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200The task was successfully updated
400Your query has malformed parameters
401You don't have permission to update tasks
404The task or assignee does not exist in the database