webhook-config-content-type
stringThe media type used to serialize the payloads. Supported values include json
and form
. The default is form
.
webhook-config-secret
stringIf provided, the secret
will be used as the key
to generate the HMAC hex digest value for delivery signature headers.
webhook-config-insecure-ssl
One Of
Webhook Configuration
objectConfiguration object of the webhook
The URL to which the payloads will be delivered.
Example:https://example.com/webhook
The media type used to serialize the payloads. Supported values include json
and form
. The default is form
.
Example:"json"
If provided, the secret
will be used as the key
to generate the HMAC hex digest value for delivery signature headers.
Example:"********"
One Of
Determines whether the SSL certificate of the host for url
will be verified when delivering payloads. Supported values include 0
(verification is performed) and 1
(verification is not performed). The default is 0
. We strongly recommend not setting this to 1
as you are subject to man-in-the-middle and other attacks.
Example:"0"
Enterprise
objectAn enterprise account
A short description of the enterprise.
Example:https://github.com/enterprises/octo-business
The enterprise’s website URL.
Unique identifier of the enterprise
Example:42
Example:MDEwOlJlcG9zaXRvcnkxMjk2MjY5
The name of the enterprise.
Example:Octo Business
The slug url identifier for the enterprise.
Example:octo-business
Example:2019-01-26T19:01:12Z
Example:2019-01-26T19:14:43Z