[][src]Module mailslurp::models::create_webhook_options

Structs

CreateWebhookOptions

CreateWebhookOptions : Options for creating a webhook. Webhooks can be attached to inboxes and MailSlurp will POST a webhook payload to the URL specified whenever the inbox receives an email. Webhooks are great for processing many inbound emails.