post https://api.lipdub.ai/v1/video/success/
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.
{
"data": {
"shot_id": 123,
"asset_type": "dubbing-video"
}
}