patch https://app.hubflo.com/api/v2/companies/
Updates a company.
To fill in a custom field, add the custom field 'serialization_name' to the request
params, with the desired value.
Log in to see full request history
Responses
Updates a company.
To fill in a custom field, add the custom field 'serialization_name' to the request
params, with the desired value.
xxxxxxxxxx
curl --request PATCH \
--url https://app.hubflo.com/api/v2/companies/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: