v1
latestOpenAPI 3.0.22026-07-1332837755.1 KBProjects\Essentials
Delete a project
This method deletes a project and optionally also the videos that it contains.
delete/me/projects/{project_id}
Path parameters
project_idnumber required
Example:12345
The ID of the project.
Query parameters
should_delete_clipsboolean
Example:true
Whether to delete all the videos in the project along with the project itself.
Response
The project was deleted.