Skip to main content
Version: v3

Add Followers

POST 

/contacts/:contactId/followers

Add 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

    followersAddedstring[]

    Followers that were added