Creates a new webhook.
Name of the webhook.
The endpoint which will receive the HTTP POST payload.
The secret which will be used to sign the payload using HMAC256 algorithm.
Whether webhook is enabled, you can use it to disable a webhook.
The list of events which trigger the webhook.
Created