v51

latestSwagger 2.0AGPL-3.0-or-laterraw.githubusercontent.com2026-08-0116998415.7 KB
labels

Update all labels on a task.

Updates all labels on a task. Every label which is not passed but exists on the task will be deleted. Every label which does not exist on the task will be added. All labels which are passed and already exist on the task won't be touched.

post/tasks/{taskID}/labels/bulk

Path parameters

taskIDinteger required

Task ID

Request body

Response

The updated labels object.