post https://api.mailerlite.com/api/v2/webhooks
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl -X POST https://api.mailerlite.com/api/v2/webhooks \
-d '{
"url": "https://yoursite/script-is-here",
"event": "subscriber.create"
}'
-H 'Content-Type: application/json' \
-H 'X-MailerLite-ApiKey: fc7b8c5b32067bcd47cafb5f475d2fe9' \
Try It!
to start a request and see the response here! Or choose an example: