share Collections With Team

open fun shareCollectionsWithTeam(userId: String, teamId: String, collections: List<String>)

Method to share the collections with the team

Parameters

userId

The identifier of the user

teamId

The identifier of the team

collections

The collections to share in the team