cURL
curl --request POST \ --url https://email.universal.rollout.com/api/webhooks \ --header 'Content-Type: application/json' \ --data ' { "url": "<string>", "event": "<string>", "filters": {} } '
{ "id": "<string>", "status": "<string>", "event": "<string>", "url": "<string>", "filters": {} }
Documentation IndexFetch the complete documentation index at: https://rollout.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://rollout.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Show child attributes
Created