Skip to content

OpenAI Edit Video

POST
/v1/videos/{id}/remix
  • OpenAI official Sora video remix endpoint
  • Re-create an existing video by updating visual intent with prompt
  • Path parameter id is the original video job ID
  • Official docs: Videos remix

Authorizations

bearer
Type
HTTP (bearer)

Request Body

application/json
object

Editing prompt describing the expected visual changes.

Output resolution, for example 1280x720.

Responses

Success

application/json
object

Playground

Authorization
Variables
Key
Value
Body

Samples