# CreateWebhookOptions
# Properties
Name | Type | Description | Notes |
---|---|---|---|
basicAuth | BasicAuthOptions | [optional] | |
name | String | Optional name for the webhook | [optional] |
url | String | Public URL on your server that MailSlurp can post WebhookNotification payload to when an email is received. The payload of the submitted JSON is described by https://api.mailslurp.com/schemas/webhook-payload | [optional] |