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

Download Open API Spec

PUT /portal/{portalId}/acl

Updates the ACL for a Synapse portal. Only Synapse administrators or users with the CHANGE_PERMISSION permission on the portal are allowed to perform this operation.

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/portal/{portalId}/acl

Resource URL Variables
{portalId}
Resource Information
Authentication Required
Required OAuth Scopes view , modify
HTTP Method PUT
Request Object AccessControlList
(application/json)
Response Object AccessControlList
(application/json)