Draft video from script
Write a video using the provided script. After calling this endpoint, call Create Video with the results to create the video.
Authorizations
AuthorizationstringRequired
Your ShortGenius API token
Body
scriptstringRequired
The content you want the AI to narrate. It will split it up into logical scenes, and illustrate each scene.
Responses
200
Successful response
application/json
400
Invalid request
application/json
401
Unauthorized request
application/json
post
/videos/drafts/scriptLast updated