API Reference

Video Upload 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.

Example Response

{
  "data": {
    "shot_id": 123,
    "asset_type": "dubbing-video"
  }
}
Language
Credentials
Header
Click Try It! to start a request and see the response here!