patch http://localhost:3000/company//benefits/
Update benefit..
Log in to see full request history
Responses
404Not Found
Update benefit..
404Not Found
xxxxxxxxxx
curl --request PATCH \
--url http://localhost:3000/company/company_id/benefits/benefit_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: