/
3-expressjs-middlewares-1-crud-todo-list-delete-supprimer-une-tache
Number of APIs: 3
1. SUCCESS: Supprimer une tâche
DELETE http://localhost:3001/tasks/2
2. ERROR: ID invalide
DELETE http://localhost:3001/tasks/invalid
3. ERROR: ID introuvable
DELETE http://localhost:3001/tasks/10000
FAQs
More
Developer Website
Claim this page
Report this page
ENDPOINTS