Path Parameters
The unique identifier of the project.
The unique identifier of the video to update.
Request Body
New name for the video.
New translation languages for the video.
New processing type for the video.
New status for the video.
New remark for the video.
Response
The unique identifier of the video.
The name of the video.
The status of the video.
The processing type of the video.
The source language of the video.
The translation languages of the video.
The URL of the video file.
The remark for the video.
Creation timestamp.
Last update timestamp.
Notes
- You can update one or several fields in a single request
- The video must exist and belong to a project that you have access to
- The response format matches the get-project-video endpoint