Collections
Remove a collection group
This method allows you to revoke all members in a group access to a collection. Note that members of the group may still retain access through other groups or individual memberships.
post/collections.remove_group
Request body
Response
OK
Example response
{
"success": true
}