Logo
Custom API - Tech Test API Documentation

Update a Message

PUT http://localhost:3000/api/messages/3

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X PUT 'http://localhost:3000/api/messages/3'

ENDPOINTS