Skip to main content
Version: v3

Remove Followers

DELETE 

/contacts/:contactId/followers

Remove Followers

Request

Version stringrequired

API Version

Available optionsv3
contactId stringrequired

Contact Id

application/json

Bodyrequired

    followersstring[]required

    List of user Ids to follow or unfollow the contact

application/json

Successful response

Schema
    followersstring[]

    Current followers after the operation

    followersRemovedstring[]

    Followers that were removed