Videos
Submit Video Info
Complete a URL-only submission with its game info and start processing.
Called by the Preciser Stats Breakdown page (JWT-gated BFF) after the end user fills the video info form. The initial submit reserved a credit; this endpoint finalizes that charge only after the info is committed, then creates the video records and kicks off PBP-AI. 404 when no submission exists, 409 when the info was already provided or the submission is past 'pending'.
post/api/v1/videos/{video_uuid}/info
Path parameters
video_uuidstring required
Headers
x-api-keystring nullable
Leaguestring nullable
Request body
Response
Successful Response