Remove users under a label

POST {{baseUrl}}/api/v1/labels/:label_id/users/remove

This API removes all users under a particular label.

OAuth Scope

  • Desk.contacts.UPDATE
  • Desk.settings.UPDATE

Attributes

Attribute NameData TypeDescription
userIds (required)<list>
IDs of the users from whom the label must be removed

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring