Logo
15 Days of Postman - for testers API Documentation

echo

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

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Content-Type
string




RESPONSES

status





Curl
curl -X POST 'https://postman-echo.com/post' -H 'Content-Type: application/json' -d '{"payload":"how are you doing, world?"}'

ENDPOINTS