delete http://localhost:3000/employees//documents/
Remove document.
Log in to see full request history
Responses
200OK
404Not Found
Remove document.
200OK
404Not Found
xxxxxxxxxx
curl --request DELETE \
--url http://localhost:3000/employees/employee_id/documents/document_id
Try It!
to start a request and see the response here!