aRole

Save Annotations

Save annotations for a specific video and generate embeddings for each annotation description.

Args: video_id: The ID of the video to annotate request: The annotation data containing timestamps and descriptions db: Database session user: The authenticated user

Returns: JSON response confirming the annotations were saved with their embeddings

post/api/v1/aRole/annotations/{video_id}

Path parameters

video_idstring required

Request body

Response

Successful Response

{"stackTrail":"paths:/api/v1/aRole/annotations/{video_id}: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.