v1
latestOpenAPI 3.0.22026-07-1332837755.1 KBProjects\Videos
Remove a specific video from a project
This method removes a single video from the specified project.
delete/users/{user_id}/projects/{project_id}/videos/{video_id}
Path parameters
project_idnumber required
Example:12345
The ID of the project.
user_idnumber required
Example:152184
The ID of the user.
video_idnumber required
Example:258684937
The ID of the video.
Response
The video was removed.