Projects\Essentials

Delete a project

delete/me/projects/{project_id}

Path parameters

project_idnumber required
Example:12345

The ID of the project.

Query parameters

should_delete_clipsboolean

Whether to delete all the videos in the project along with the project itself.

Response

The project was deleted.

Changes