RyTask docs
REST APIWork itemsWork itemsItemidLabelsLabelid

Remove a label

View as MarkdownOpen in ChatGPTOpen in Claude
DELETE
/work-items/{itemId}/labels/{labelId}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

itemId*string
labelId*string

Response Body

curl -X DELETE "https://example.com/work-items/497f6eca-6276-4993-bfeb-53cbbbba6f08/labels/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty