v51

latestSwagger 2.0AGPL-3.0-or-laterraw.githubusercontent.com2026-08-0116998415.7 KB
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.