This endpoint allows for the registration of a new webhook for specific events.
API key for authentication.
Webhook registration details
The ID of the base.
"appkGlXEiufQLn1Qd"
The ID of the table.
"tblMHdKX6vN1Eci9x"
The type of event to subscribe to.
record_update, record_create, record_delete The URL to which the webhook notifications will be sent.
"https://hook.eu2.make.com/your-unique-hook-id"
An array of column IDs to watch for updates. This field is only applicable for the 'record_update' event.