curl --request POST \
--url https://revive-api-v2-production.herokuapp.com/v1/webhooks/hubspot/createCompany \
--header 'Content-Type: application/json' \
--data '{}'curl --request POST \
--url https://revive-api-v2-production.herokuapp.com/v1/webhooks/hubspot/createCompany \
--header 'Content-Type: application/json' \
--data '{}'The body is of type object.
Success
Was this page helpful?