Video Upload Successpost https://api.lipdub.ai/v1/video/success/{video_id}Callback endpoint for successful video upload. Call this endpoint after successfully uploading the video file to the provided upload_url. This will trigger video processing and training. Example Response { "data": { "shot_id": 123, "asset_type": "dubbing-video" } }