Videos\Versions
Add a version to a video
This method adds a version to the specified video.
post/videos/{video_id}/versions
Path parameters
video_idnumber required
Example:258684937
The ID of the video.
Response
The version was added.
Changes
Changed in 3 of the 13 revisions of this API.111
- ○
added the new optional request property
upload/redirect_urlnew-optional-request-property
- ○
- ▲
the response property
filesizebecame nullable for the status201response-property-became-nullable
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
removed the request property
upload/redirect_urlrequest-property-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●