Remove account followers
POST {{baseUrl}}/v1/accounts/:account_id/removeFollowers
This API removes one or more users from the followers list of an account
OAuth Scope
Desk.contacts.UPDATE
Attributes
| Attribute Name | Data Type | Description |
|---|---|---|
| followerIds (required) | <list> | the list of ids to be added as follower |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Authorization | string |