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.