Site Webhooks
Manage webhooks for the site.
GET
Get all the registered web hooks for this site
GET site/{SITE_ID}/webhook
POST
Add a new webhook to the site
POST site/{SITE_ID}/webhook
ARGUMENTS
url (required)
DELETE
Delete all the webhooks for a given site
DELETE site/{SITE_ID}/webhook