PUT /portal/{portalId}
Updates the details of a Synapse portal. Only Synapse (or Portal) administrators or users with the UPDATE permission on the portal are allowed to perform this operation.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/portal/{portalId}
Resource URL Variables
| {portalId} |
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | view , modify |
| HTTP Method | PUT |
| Request Object | CreateOrUpdatePortalRequest (application/json) |
| Response Object | Portal (application/json) |