Generate Asset Angles

Generate multi-angle views (90° and 180°) for an existing asset.

This enables the asset to be used as a consistent character/object reference in Kling O1 reference-to-video generation.

Args: project_id: Project ID asset_id: Asset ID (UUID) current_user: Authenticated user db: Database session

Returns: Updated asset with secondary_angles populated

post/api/projects/{project_id}/assets/{asset_id}/generate-angles

Path parameters

project_idstring required
asset_idstring required

Response

Successful Response

{"stackTrail":"paths:/api/projects/{project_id}/assets/{asset_id}/generate-angles:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

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