APIWeb APIProjectsCreate a projectCreate a project POST /api/create_project Creates a new project on disk, registers it in the hub's project registry, and schedules the git commits and runtime reload for it as background tasks. Request Responses200400422Project created successfully.Project name is requiredValidation Error