API Reference
Collection Followers
Update followers
PATCH
https://api.catenda.com/v2/projects/{project-id}/libraries/collections/{collection-id}/followers/batch
Authentication
Bearer
Path Parameters
project-id
*
collection-id
*
Body Parameters
body
followersToAdd
followersToRemove
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
Updated 10 Sep 2024
Did this page help you?