Logo
30 Days of Postman API Documentation

echo the user

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 '{"name":" ","email":"","id":""}'

ENDPOINTS