v51

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

Add a label to a task

Add a label to a task. The user needs to have write-access to the project to be able do this.

put/tasks/{task}/labels

Path parameters

taskinteger required

Task ID

Request body

createdstring

A timestamp when this task was created. You cannot change this value.

label_idinteger

The label id you want to associate with a task.

Response

The created label relation object.

createdstring

A timestamp when this task was created. You cannot change this value.

label_idinteger

The label id you want to associate with a task.