Skip to main content
Version: 2021-07-28

Add Followers

POST 

/contacts/:contactId/followers

Add Followers

Request

Version stringrequired

API Version

Available options2021-07-28
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