Tasks
Remove Label from Task
Removes a label from a task. Idempotent - removing a non-attached label is a no-op.
Removes a label from a task. Idempotent - removing a non-attached label is a no-op.
Path Parameters
taskId*string
Task ID
Format
uuidlabelId*string
Label ID
Format
uuidResponse Body
curl -X DELETE "https://example.com/v1/tasks/497f6eca-6276-4993-bfeb-53cbbbba6f08/labels/497f6eca-6276-4993-bfeb-53cbbbba6f08"Empty