Rename or update a project
PUT/api/update_project/:guid
Renames a project and/or updates its description, keeping the hub's project registry name in sync, then schedules the git commits and cross-clone propagation for the change.
Request
Responses
- 200
- 400
- 404
- 422
Successful Response
Project name is required
Project not found
Validation Error