Changes to Generate a video from a text prompt and optionally an image. This is an asynchronous operation that returns a request_id for polling.
POST /v1/videos/generations
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 9 revisions of this API.114
What changed
- ○
added the new optional request property
//new-optional-request-property
- ○
the request property
//became nullablerequest-property-became-nullable
- ○
the request property
//became optionalrequest-property-became-optional
- ○
- ▲
added the new required request property
//new-required-request-property
- ●
removed the request property
//request-property-removed
- ▲
- ○
added the new optional request property
new-optional-request-property
- ○