Skip to main content
Version: v3

Add Followers

POST 

/opportunities/:id/followers

Add Followers

Request

Version stringrequired

API Version

Available optionsv3
id stringrequired

Opportunity Id

application/json

Bodyrequired

    followersstring[]required

    Array of user IDs to add or remove as followers (max 10)

application/json

Successful response

Schema
    followersstring[]

    Current list of all follower user IDs after the operation

    followersAddedstring[]

    User IDs that were successfully added as followers