Logo
4.expressjs API Documentation

SUCCESS: Supprimer une tâche

DELETE http://localhost:3001/tasks/2

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X DELETE 'http://localhost:3001/tasks/2'

ENDPOINTS