Create a New Webhook
Create a New Webhook
Mailercloud webhook is a mechanism that allows external systems to receive real-time updates and notifications about events occurring within your account.
POST
Create a New Webhook
Authorizations
Your Mailercloud API key (plain text, no Bearer prefix). Create keys in Settings → API.
Headers
Request body type
Body
application/json
Name of your Webhook.
Minimum: 3 Maximum: 100
Required string length:
3 - 100Pattern:
^[a-zA-Z0-9._ \-]+$/iSpecify the URL where webhook payloads will be delivered.
Supported URL Protocols - HTTP, HTTPS
List the specific events that you would want to trigger webhook.
Supported events :
Maximum array length:
7Response
Created
The response is of type object.