Update a webhook

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

Id of the webhook

Body Params

Values to update a webhook

url

URL of the webhook

string

Description of the webhook

events
array of strings
  • Events triggering the webhook. Possible values for Transactional type webhook:

sent OR request, delivered, hardBounce, softBounce, blocked, spam, invalid, deferred, click, opened, uniqueOpened and unsubscribed

  • Possible values for Marketing type webhook:

spam, opened, click, hardBounce, softBounce, unsubscribed, listAddition & delivered

  • Possible values for Inbound type webhook:

inboundEmailProcessed

events
string

Inbound domain of webhook, used in case of event type inbound

boolean

Batching configuration of the webhook, we send batched webhooks if its true

auth
object

Authentication header to be send with the webhook requests

headers
array of objects
headers
Responses
204

Webhook updated

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json