Modify a Project
Edit basic JFrog Platform Project settings as a Platform Admin from Edit Settings on the project overview.
Platform Admins can change the basic settings of a JFrog Project by clicking Edit Settings above the project.
How to Modify Project Settings
- Open the project in the JFrog Platform UI.
- Click Edit Settings above the project.
- Update the project settings you need to change, then save.

You can also update project properties with the Update Project API:
PUT <BASE_URL>/access/api/v1/projects/<PROJECT_KEY>Where:
<BASE_URL>: Your JFrog Platform base URL for the Access API<PROJECT_KEY>: The unique project key
For example:
PUT https://company.jfrog.io/access/api/v1/projects/mobile-appRelated Topics
Updated about 1 month ago
Did this page help you?
