PUT /evaluation/acl
Updates the supplied access control list (ACL) for an evaluation. The ACL to be updated should have the ID of the evaluation. The user should have the proper permissions in order to update the ACL.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/evaluation/acl
Resource Information | |
---|---|
Authentication | Required |
Required OAuth Scopes | view , modify |
HTTP Method | PUT |
Request Object | AccessControlList (application/json) |
Response Object | AccessControlList (application/json) |