Update the status of multiple tasks

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
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
taskIDs
array of int32s
taskIDs
string
enum
Allowed:
Headers
string
Defaults to Swagger
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses
200

The task was successfully updated

400

Your query has malformed parameters

401

You don't have permission to update tasks

404

The task or assignee does not exist in the database

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!