Logo
Custom API - Tech Test API Documentation

Delete a User

DELETE http://localhost:3000/api/users/6

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X DELETE 'http://localhost:3000/api/users/6'

ENDPOINTS