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

Download Open API Spec

POST /projectSettings

Create a ProjectSetting for a project. The setting may be any of the implementations of ProjectSetting.

Only the users with CREATE access to the project can add a project setting.

Currently supports:

Service Limits

resource limit
Max number of storage locations per project 10

Resource URL

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

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