Logo
4.expressjs API Documentation

ERROR: ID invalide

PUT http://localhost:3001/tasks/invalid?task=Une tâche modifiée

 

Body PARAM

Key Datatype Required Description 
task
string



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X PUT 'http://localhost:3001/tasks/invalid?task=Une tâche modifiée?task=Une tâche modifiée'

ENDPOINTS