Logo
15 days of Postman API Documentation

echo

POST https://postman-echo.com/post

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'https://postman-echo.com/post' -d '{"message":"hello world"}'

ENDPOINTS