API Reference
Collection Followers

Add follower

POST
https://api.catenda.com/v2/projects/{project-id}/libraries/collections/{collection-id}/followers
Add a new follower to a document library item collection. Private collections can only have collection owner as a follower. If the collection is shared at the project level users can add themselves as a follower. Collection owners and administrators can add any user as a follower.
Authentication
Bearer
Path Parameters
project-id
*
collection-id
*
Body Parameters
body
*
userId
*
Responses
200
OK
Description
Represents a User, Organization or Team. A User is someone with a Catenda account, commonly representing a person. An Organization represents a company, project organization or an application. Organizations do not have a username and cannot sign in to Catenda. A Team represents a group of users within a project. Teams do not have a username and cannot sign in to Catenda.
id
name
username
email
createdAt
avatarUrl
type