PUT /accessRequirement/{requirementId}
Modify an existing Access Requirement. This service may only be used by the Synapse Access and Compliance Team.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/accessRequirement/{requirementId}
Resource URL Variables
| {requirementId} | the ID of the Access Requirement to be modified. |
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | view , modify |
| HTTP Method | PUT |
| Request Object | AccessRequirement (application/json) |
| Response Object | AccessRequirement (application/json) |