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

bbc1c9a19f8d

labels

Remove a label from a task

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

delete/tasks/{task}/labels/{label}

Path parameters

taskinteger required

Task ID

labelinteger required

Label ID

Response

The label was successfully removed.

messagestring

A standard message.