Projects\Essentials
Delete a project
delete/users/{user_id}/projects/{project_id}
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 all the videos in the project along with the project itself.
Response
The project was deleted.