Comment on page
Webhooks
You can configure webhook endpoints via the API to be notified about events that happen in your Harmonizely account.
post
https://harmonizely.com
/api/webhooks
Create a webhook
get
https://harmonizely.com
/api/webhooks
List all webhooks
delete
https://harmonizely.com
/api/webhooks/:id
Delete a webhook
Last modified 2yr ago