Collections
Remove a collection user
This method allows you to remove a user from the specified collection.
post/collections.remove_user
Request body
Response
OK
Example response
{
"success": true
}This method allows you to remove a user from the specified collection.
OK
{
"success": true
}