Send a test webhook delivery
Webhooks
Send Test Delivery
Send a synthetic delivery to your registered webhook endpoint.
POST
Send a test webhook delivery
Sends a synthetic
See Webhooks for the full payload shape.
indexing.status_changed payload to your registered endpoint so you can confirm it is reachable and that your signature verification works.
The test payload carries "test": true, and is signed exactly like a real delivery when a signing secret is configured. Use it to check your verifier before relying on it in production.
Test deliveries do not appear in the delivery history returned by List Deliveries.
