projects
Create Project
Create a project.
Args: request: Creation payload. auth: Authenticated caller. service: Project service.
Returns: Created project.
Raises: HTTPException: 503 when a PostgreSQL statement timeout cancelled the insert, 500 for any other database failure.
post/projects
Request body
Response
Successful Response