remove Collection From Team

suspend fun removeCollectionFromTeam(teamId: String, collection: LinksCollection): JsonObject

Method to remove from a team a collection

Return

the result of the request as JsonObject

Parameters

teamId

The identifier of the team

collection

The collection to remove