{ "status": "<string>", "message": "<string>", "newQueueItem": { "queueId": "<string>", "projectId": "<string>", "status": "<string>", "generationProgress": 123, "renderProgress": 123, "videoUrl": "<string>", "createdAt": "2023-11-07T05:31:56Z" } }
Adds a video generation request to the queue for later processing.
Use format Bearer YOUR_API_KEY.
Bearer YOUR_API_KEY
Video generation request added successfully
The response is of type object.
object