PUT /accessRequirement/{requirementId}/acl
Updates the ACL for the access requirement with the given id. Only an ACT member is allowed to update the ACL. Only supports access type.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/accessRequirement/{requirementId}/acl
Resource URL Variables
| {requirementId} |
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | view , modify , authorize |
| HTTP Method | PUT |
| Request Object | AccessControlList (application/json) |
| Response Object | AccessControlList (application/json) |