Domains
Test an inbound route
Sends a synthetic inbound email through the same delivery path as production (outbound webhooks for webhook routes, signed HTTP to the agent for agent routes). Use dryRun: true to preview the payload without delivering.
POST
PHP
Authorizations
API key authentication. Allowed headers-- "Authorization: ApiKey <novu_secret_key>".
Headers
A header for idempotency purposes
Body
application/json
Response
OK
Available options:
pending, verified Available options:
agent, webhook Human-readable delivery target summary in dry-run mode.
The outbound payload (dry-run only).