v1
latestOpenAPI 3.0.22026-07-1332837755.1 KBProjects\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.