POST /accessRequirement/{requirementId}/acl
Assign the given ACL to the access requirement with the given id. Only an ACT member is allowed to assign 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 | POST |
Request Object | AccessControlList (application/json) |
Response Object | AccessControlList (application/json) |