Name displayed in the administration console of webhooks.
Organization Key
The key of the project’s organization.
Project Key
The key of the project that will own the webhook.
URL
Server endpoint that will receive the webhook payload, for example http://my_server/foo. If HTTP Basic authentication is used, HTTPS is recommended to avoid man in the middle attacks. Example: https://myLogin:myPassword@my_server/foo