Collections
Add user ACL access to collection
Grant user ACL access to a collection itself
post/collections/user_acl
Request body
Example request
{
"permissions": "admin"
}Response
successful operation
Grant user ACL access to a collection itself
{
"permissions": "admin"
}successful operation