Upload Asset

Upload an image asset for a project. The image is uploaded to CDN and processed with AI to generate name and description.

Args: project_id: Project ID to associate the asset with file: Image file to upload current_user: Authenticated user db: Database session

Returns: Asset data with AI-generated name and description

post/api/projects/{project_id}/assets/upload

Path parameters

project_idstring required

Response

Successful Response

successboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.