Protected
configurationOptional
initOverrides: RequestInitGet notified of account level events such as bounce and bounce recipient. Attach a WebHook URL to an inbox
Optional
initOverrides: RequestInitGet notified whenever an inbox receives an email via a WebHook URL. An emailID will be posted to this URL every time an email is received for this inbox. The URL must be publicly reachable by the MailSlurp server. You can provide basicAuth values if you wish to secure this endpoint. Attach a WebHook URL to an inbox
Optional
initOverrides: RequestInitGet notified whenever a phone number receives an SMS via a WebHook URL. Attach a WebHook URL to a phone number
Optional
initOverrides: RequestInitGet notified whenever a phone number receives an SMS via a WebHook URL. Attach a WebHook URL to a phone number
Optional
initOverrides: RequestInitGet notified whenever an inbox receives an email via a WebHook URL. An emailID will be posted to this URL every time an email is received for this inbox. The URL must be publicly reachable by the MailSlurp server. You can provide basicAuth values if you wish to secure this endpoint. Attach a WebHook URL to an inbox
Optional
initOverrides: RequestInitDelete all webhooks
Optional
initOverrides: RequestInitDelete all webhooks
Optional
initOverrides: RequestInitDelete and disable a Webhook for an Inbox
Optional
initOverrides: RequestInitDelete a webhook
Optional
initOverrides: RequestInitDelete a webhook
Optional
initOverrides: RequestInitDelete and disable a Webhook for an Inbox
Optional
initOverrides: RequestInitList account webhooks in paginated form. Allows for page index, page size, and sort direction. List account webhooks Paginated
Optional
initOverrides: RequestInitList account webhooks in paginated form. Allows for page index, page size, and sort direction. List account webhooks Paginated
Optional
initOverrides: RequestInitGet results for all webhooks
Optional
initOverrides: RequestInitGet results for all webhooks
Optional
initOverrides: RequestInitList webhooks in paginated form. Allows for page index, page size, and sort direction. List Webhooks Paginated
Optional
initOverrides: RequestInitList webhooks in paginated form. Allows for page index, page size, and sort direction. List Webhooks Paginated
Optional
initOverrides: RequestInitGet paginated webhooks for an Inbox
Optional
initOverrides: RequestInitGet paginated webhooks for an Inbox
Optional
initOverrides: RequestInitGet JSON Schema definition for webhook payload by event
Optional
initOverrides: RequestInitGet JSON Schema definition for webhook payload by event
Optional
initOverrides: RequestInitGet JSON Schema definition for webhook payload
Optional
initOverrides: RequestInitGet JSON Schema definition for webhook payload
Optional
initOverrides: RequestInitGet paginated webhooks for a phone number
Optional
initOverrides: RequestInitGet paginated webhooks for a phone number
Optional
initOverrides: RequestInitGet test webhook payload example. Response content depends on eventName passed. Uses EMAIL_RECEIVED
as default.
Optional
initOverrides: RequestInitGet webhook test payload for bounce
Optional
initOverrides: RequestInitGet webhook test payload for bounce
Optional
initOverrides: RequestInitGet webhook test payload for bounce recipient
Optional
initOverrides: RequestInitGet webhook test payload for bounce recipient
Optional
initOverrides: RequestInitGet webhook test payload for delivery status event
Optional
initOverrides: RequestInitGet webhook test payload for delivery status event
Optional
initOverrides: RequestInitGet webhook test payload for email opened event
Optional
initOverrides: RequestInitGet webhook test payload for email opened event
Optional
initOverrides: RequestInitGet webhook test payload for email opened event
Optional
initOverrides: RequestInitGet webhook test payload for email opened event
Optional
initOverrides: RequestInitGet example payload for webhook
Optional
initOverrides: RequestInitGet example payload for webhook
Optional
initOverrides: RequestInitGet webhook test payload for new attachment event
Optional
initOverrides: RequestInitGet webhook test payload for new attachment event
Optional
initOverrides: RequestInitGet webhook test payload for new contact event
Optional
initOverrides: RequestInitGet webhook test payload for new contact event
Optional
initOverrides: RequestInitGet webhook test payload for new email event
Optional
initOverrides: RequestInitGet webhook test payload for new email event
Optional
initOverrides: RequestInitGet webhook test payload for new sms event
Optional
initOverrides: RequestInitGet webhook test payload for new sms event
Optional
initOverrides: RequestInitGet test webhook payload example. Response content depends on eventName passed. Uses EMAIL_RECEIVED
as default.
Optional
initOverrides: RequestInitGet a webhook
Optional
initOverrides: RequestInitGet a webhook
Optional
initOverrides: RequestInitGet a webhook result for a webhook
Optional
initOverrides: RequestInitGet a webhook result for a webhook
Optional
initOverrides: RequestInitGet a webhook results for a webhook
Optional
initOverrides: RequestInitGet a webhook results count for a webhook
Optional
initOverrides: RequestInitGet a webhook results count for a webhook
Optional
initOverrides: RequestInitGet a webhook results for a webhook
Optional
initOverrides: RequestInitGet count of unseen webhook results with error status
Optional
initOverrides: RequestInitGet count of unseen webhook results with error status
Optional
initOverrides: RequestInitGet all webhooks for an Inbox
Optional
initOverrides: RequestInitGet all webhooks for an Inbox
Optional
initOverrides: RequestInitAllows you to resend webhook payloads for any recorded webhook result that failed to deliver the payload. Redrive all webhook results that have failed status
Optional
initOverrides: RequestInitAllows you to resend webhook payloads for any recorded webhook result that failed to deliver the payload. Redrive all webhook results that have failed status
Optional
initOverrides: RequestInitAllows you to resend a webhook payload that was already sent. Webhooks that fail are retried automatically for 24 hours and then put in a dead letter queue. You can retry results manually using this method. Get a webhook result and try to resend the original webhook payload
Optional
initOverrides: RequestInitAllows you to resend a webhook payload that was already sent. Webhooks that fail are retried automatically for 24 hours and then put in a dead letter queue. You can retry results manually using this method. Get a webhook result and try to resend the original webhook payload
Optional
initOverrides: RequestInitProtected
requestOptional
initOverrides: RequestInitSend webhook test data
Optional
initOverrides: RequestInitSend webhook test data
Optional
initOverrides: RequestInitUpdate a webhook request headers
Optional
initOverrides: RequestInitUpdate a webhook request headers
Optional
initOverrides: RequestInitVerify a webhook payload using the messageId and signature. This allows you to be sure that MailSlurp sent the payload and not another server. Verify a webhook payload signature
Optional
initOverrides: RequestInitVerify a webhook payload using the messageId and signature. This allows you to be sure that MailSlurp sent the payload and not another server. Verify a webhook payload signature
Optional
initOverrides: RequestInitWait for webhook results for a webhook
Optional
initOverrides: RequestInitWait for webhook results for a webhook
Optional
initOverrides: RequestInitRest
...middlewares: Middleware[]Rest
...postMiddlewares: ((context: ResponseContext) => Promise<void | Response>)[]Rest
...preMiddlewares: ((context: RequestContext) => Promise<void | FetchParams>)[]
Get notified of account level events such as bounce and bounce recipient. Attach a WebHook URL to an inbox