Add contact followers

POST {{baseUrl}}/v1/contacts/:contact_id/addFollowers

This API adds one or more users to the followers list of a contact.

OAuth Scope

  • Desk.contacts.UPDATE

Attributes

Attribute NameData TypeDescription
followerIds (required)<list>
the list of ids to be added as follower

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring