# Delete tasks batch **POST /actions/projects/{project_id}/delete-tasks** Delete tasks given by id list. Useful for batch deletions. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Path parameters - **project_id** (string) ## Responses ### 200 Tasks matching id list given in parameter deleted #### Body: application/json (array[string(uuid)]) array[string(uuid)] [Powered by Bump.sh](https://bump.sh)