put http://localhost:3000/v1/api/companies/
update a specific Company
Log in to see full request history
Responses
update a specific Company
xxxxxxxxxx
curl --request PUT \
--url http://localhost:3000/v1/api/companies/companyId \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: