Webhooks
Subscribe to Webhook Events
Register a webhook URL to receive real-time notifications for specific events.
post/api/zapier/webhooks/subscribe
Request body
Example request
{
"hookUrl": "https://hooks.zapier.com/hooks/catch/123456/abcdef/"
}Response
Webhook subscription created successfully