The Open API specification for Synapse is now available for download!

Download Open API Spec

POST /accessApproval

Create an Access Approval, thereby fulfilling an Access Requirement for a given user. Self-signed Access Approvals may be generated by the user being approved. ACT Access Approvals may be generated only by the Synapse Access and Compliance Team (ACT). Since an Access Requirement may apply to multiple entities, fulfilling an Access Requirement provides access to all entities restricted by the fulfilled requirement.

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/accessApproval

Resource Information
Authentication Required
Required OAuth Scopes view , modify , authorize
HTTP Method POST
Request Object AccessApproval
(application/json)
Response Object AccessApproval
(application/json)