Collections
Update user ACL permissions for collection
Update user ACL permissions for a collection itself
post/collections/user_acl_update
Request body
Example request
{
"permissions": "admin"
}Response
successful operation
Update user ACL permissions for a collection itself
{
"permissions": "admin"
}successful operation