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.

Changes

No recorded changes to this endpoint across all 53 revisions of this API.