share Collections With Team

suspend fun shareCollectionsWithTeam(team: Team, collections: List<String>): JsonObject

Method share collections with team

Return

the result of the request as JsonObject

Parameters

team

The team where manage the shared collections

collections

The list of collections shared with the team