BetaUpsert FileUpsert File PUT /api/v1/beta/files Upsert a file (create or update if exists) in the project. Args: file_create: File creation/update data project: Validated project from dependency db: Database session Returns: The upserted file Request Responses200422Successful ResponseValidation Error