Skip to main content
The webhook methods are on the same PauboxClient you use to send email. They require the email feature (enabled by default).
All methods are async and return Result<T, PauboxError>.

List webhook endpoints

Create a webhook endpoint

Get a webhook endpoint

Update a webhook endpoint

Delete a webhook endpoint