Skip to main content
POST
Create webhook
Registers a new webhook URL to receive real-time event notifications.

Request body

string
required
The HTTPS URL that will receive POST requests when events fire.
array
required
Array of event types to subscribe to. See supported events below.
string
Optional secret used to sign webhook payloads. Verify the X-Signature header to ensure requests are from SureFeedback.

Supported events