Type representing the event returned when a webhook is created.
This is sent once a webhook is setup.
Headers:
User-Agent: Codewars HookbotContent-Type: application/jsonX-Webhook-Event: webhookX-Webhook-Secret: <secret>
Once
Information on the webhook created
The id of the webhook, will be returned in other events.
Generated using TypeDoc
Type representing the event returned when a webhook is created.
This is sent once a webhook is setup.
Headers: