DELETE /projectSettings/{id}
Deletes a ProjectSetting.
Only the users with DELETE access to the project can delete a project setting.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/projectSettings/{id}
Resource URL Variables
| {id} | The ID of the ProjectSetting. This is not the ID of the project. |
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | modify |
| HTTP Method | DELETE |
| Request Object | None |
| Response Object | None |