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
idis the original video job ID - Official docs: Videos remix
Authorizations
bearer
Type
HTTP (bearer)
Request Body
application/json
prompt
string
Required
Editing prompt describing the expected visual changes.
size
string
Output resolution, for example 1280x720.
Responses
Success
application/json
object
id
string
object
string
model
string
status
string
progress
integer
created_at
integer
seconds
string
size
string
remixed_from_video_id
string
detail
object