Batch update tasks

Update multiple tasks at once. Only the fields provided in the request will be updated. Tasks that cannot be updated due to permission issues, validation errors, or other reasons will be included in the response with an error message.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
int64 | null

Move all tasks to this board column. The column must belong to the board specified by board_id or the task's existing board.

int64 | null

Move all tasks to this board. Must belong to the customer.

int64 | null

Set the task category for all tasks. Must exist for the customer.

date | null

Set the deadline for all tasks. Has no effect on repeated tasks.

int64 | null

Set the responsible employee for all tasks. Must be an active employee.

review_template_links
array of objects | null
subscriber_ids
array of int64s | null

Replace the subscriber list for all tasks.

subscriber_ids
task_ids
array of int64s
required

IDs of the tasks to update.

task_ids*
Responses

400

Bad request

401

Unauthorized

403

Forbidden

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json