Update Video Title
Update the title of a generated video
Authorizations
Your API key with the prefix: dr_
. This is required by all endpoints to access our API programatically. You can view your API Key by navigating to the account settings panel (In the bottom left corner click on your Account
→ profile
)
Path Parameters
A UUID string identifying this video.
Body
New title for the video.
Response
Allows to specify fields to be included
Unique Identifier of the Video.
Name of the Video.
Status of the video i.e. whether it's completed or failed.
Pending
- PendingComplete
- CompleteQueued
- QueuedProcessing
- ProcessingFailed
- Failed
Pending
, Complete
, Queued
, Processing
, Failed
Avatar used for video generation.
Language used to generated the video. null
incase video was created from audio.
Detail of the user who generated the video.
Plain text script used to create the video. null
incase video was created from audio.
The background color video. A six-bit hex color code starts with #. (e.g. #DRDRDR)
Aspect ratio of the video.
16:9
- 16:9 - Standard widescreen9:16
- 9:16 - Vertical4:3
- 4:3 - Traditional TV format1:1
- 1:1 - Square
16:9
, 9:16
, 4:3
, 1:1
DateTime when the video generation was requested.
Url of the audio track used to generate the video. Note: Link will be valid for the next 60 minutes.
Duration of the generated video in seconds.
URL of the generated video. Note: Link will be valid for the next 60 minutes.