Resend webhook
Webhooks
Resend Webhook
Manually trigger a webhook notification for a specific document and status.
Use Cases:
- Client missed a webhook due to downtime
- Need to re-process a webhook after fixing endpoint issues
- Testing webhook integration
Behavior:
- Creates a new delivery attempt for the specified document/status
- If webhook_config_id is not provided, sends to all active configs subscribed to the status
- Previous failed deliveries are not affected (new delivery record is created)
POST
Resend webhook
Authorizations
API key for authentication. Access https://console.beltic.com/ to obtain your API key.
Body
application/json
Response
Webhook delivery queued