Expects the following webhooks parameters:
event: One of the event types that are supported.
url: An https url that will receive the POST of the event. The host must be a publicly resolvable domain — IP literals, localhost, *.localhost, *.local, *.internal, and hostnames that resolve to a private/loopback/link-local/reserved range are rejected.
headers: optional key-value pairs to send with the POST of the event.