delete http://localhost:3000/credit/
Delete single credit record..
Log in to see full request history
Responses
200OK
404Not Found
Delete single credit record..
200OK
404Not Found
xxxxxxxxxx
curl --request DELETE \
--url http://localhost:3000/credit/credit_id
Try It!
to start a request and see the response here!