API ReferenceTasksDelete all tasksDELETEhttp://localhost:8000/api/projects/:id/tasks/Delete all tasks from a specific project.Path parametersidintegerRequiredA unique integer value identifying this project.HeadersAuthorizationstringRequiredHeader authentication of the form Token <token>