Projects\Videos

Add a list of videos to a project

This method adds multiple videos to the specified project.

put/me/projects/{project_id}/videos

Path parameters

project_idnumber required
Example:12345

The ID of the project.

Query parameters

urisstring required
Example:/videos/258684937,/videos/273576296

A comma-separated list of video URIs to add.

Response

The videos were added.

Changes

Changed in 3 of the 13 revisions of this API.212

    • the query request parameter uris became required

      request-parameter-became-required

  • 4be4cdb8fdd111See the full diff
    • removed the request body

      request-body-removed

    • added the new optional query request parameter uris

      new-optional-request-parameter

    • deleted the query request parameter uris

      request-parameter-removed

    • added optional request body

      request-body-added-optional

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog