Send a test payload to verify a webhook endpoint is reachable and responding
webhook.test event to your endpoint, HMAC-signed with the webhook’s secret:
X-Xquik-Signature header, identical to production deliveries. Use this to verify your signature verification logic is working correctly.
x-api-key header) or session cookie from the dashboard.Related: List Webhooks · Create Webhook · Webhook Verification