# Delete tasks for type **DELETE /actions/projects/{project_id}/task-types/{task_type_id}/delete-tasks** Delete all tasks for a task type in a project. Useful when tasks were created by mistake at project start. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Path parameters - **project_id** (string) - **task_type_id** (string) ## Responses ### 204 All tasks for given task type and project deleted [Powered by Bump.sh](https://bump.sh)