Skip to main content
Version: 2021-04-15

Add Followers

POST 

/contacts/:contactId/followers

Add Followers

Request

Version stringrequired

API Version

Available options2021-04-15
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