Remove a list of videos from a project
This method removed multiple videos from the specified project.
Path parameters
The ID of the project.
The ID of the user.
Query parameters
Whether to delete the videos when removing them from the project.
A comma-separated list of the video URIs to remove.
Response
The videos were removed.
Changes
Changed in 2 of the 13 revisions of this API.321
- ▲
added the new required
queryrequest parameterurisnew-required-request-parameter
- ▲
removed the request body
request-body-removed
- ○
added the new optional
queryrequest parametershould_delete_clipsnew-optional-request-parameter
- ▲
- ▲
added required request body
request-body-added-required
- ●
deleted the
queryrequest parametershould_delete_clipsrequest-parameter-removed
- ●
deleted the
queryrequest parameterurisrequest-parameter-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲