Follow Target Feed

POST https://api.stream-io-api.com/api/v1.0/feed/{{feed_slug}}/{{user_id}}/follows/?api_key={{API_KEY}}

The Feed endpoint is to retrieve activities in a feed (GET), or to submit an activity or list of activities (POST).

Note on Pagination: Using id_lte for pagination is preferable to using offset.

Note on Aggregated Feeds: When using id_lte to paginate an aggregated feed, use the ID of the group that is returned from the API. Using an ID of an individual activity within the group will not work and result in an error.

Request Params

KeyDatatypeRequiredDescription
api_keystring

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Authorizationstring
Stream-Auth-Typestring