v1
latestOpenAPI 3.0.22026-07-1332837755.1 KBProjects\Videos
Remove a list of videos from a project
This method removed multiple videos from the specified project.
delete/users/{user_id}/projects/{project_id}/videos
Path parameters
project_idnumber required
Example:12345
The ID of the project.
user_idnumber required
Example:152184
The ID of the user.
Query parameters
should_delete_clipsboolean
Whether to delete the videos when removing them from the project.
urisstring required
Example:/videos/258684937,/videos/273576296
A comma-separated list of the video URIs to remove.
Response
The videos were removed.