patch http://localhost:3000/credit/
Update single credit record..
Log in to see full request history
Responses
401Unauthorized
404Not Found
Update single credit record..
401Unauthorized
404Not Found
xxxxxxxxxx
curl --request PATCH \
--url http://localhost:3000/credit/credit_id \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: