Logo
myWorkspace1 API Documentation

POST Users

POST https://reqres.in/api/users

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'https://reqres.in/api/users' -d '{"name":"morpheus","job":"leader"}'

ENDPOINTS