v1

latestOpenAPI 3.0.02026-07-24674164.7 KB

Edit a video

post/rest/video/{VIDEO_ID}

Path parameters

VIDEO_IDstring required

The unique identifier of the video you want to edit.

Query parameters

fieldsstring
<p>List of fields to return.</p><p>To add several fields, separate each value with a comma (i.e. <code>title,description</code>)</p><p><p><b>Sample of possible values:</b> <code>title</code> <code>description</code> <code>id</code> <code>channel</code> <code>content_provider</code> <code>country</code> <code>created_time</code> <code>duration</code> <code>embed_html</code> <code>embed_url</code> <code>geoblocking</code> <code>is_created_for_kids</code> <code>language</code> <code>mode</code> <code>private</code> <code>private_id</code> <code>publish_date</code> <code>published</code> <code>url</code></p><p>See the <a href="https://developers.dailymotion.com/reference/video-fields/">exhaustive list of possible values and their description</a>.