Authorizations
API key for authentication.
Body
application/json
Webhook registration details
The ID of the base.
Example:
"appkGlXEiufQLn1Qd"
The ID of the table.
Example:
"tblMHdKX6vN1Eci9x"
The type of event to subscribe to.
Available options: 
record_update, record_create, record_delete The URL to which the webhook notifications will be sent.
Example:
"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.