Collections
Add user project access to collection
Grant user access to projects within a collection
post/collections/user_project_access
Request body
Example request
{
"permissions": "admin"
}Response
successful operation
Grant user access to projects within a collection
{
"permissions": "admin"
}successful operation