Send a synthetic test event
Publishes a synthetic sendmux.test event to this webhook subscription. The subscription must include "sendmux.test" in event_types, and mailbox filters do not block the test delivery. Returns the generated event_id so you can correlate the X-Sendmux-Event-Id header on your endpoint.
Supply an Idempotency-Key header to safely retry on network errors — replays under the same key return the original event_id rather than publishing a second test event.
Authorizations
Sendmux API key. Use a root API key for Management API routes, or a mailbox credential for Mailbox API routes. Obtain keys from the dashboard under API Keys.
Headers
Client-chosen unique key to safely retry the request. Cached for 24h per (team, endpoint, key). Different target public_id under the same key returns 409 idempotency_conflict.
255"webhooks-test-20260424-001"
Path Parameters
Webhook public ID