Send or resend a confirmation code to an unconfirmed contact to verify their address. The code is delivered as a real message, so ask the user for it to complete the verification.
Re-deliver a webhook event by cloning it, preserving the original's audit record. The clone is dispatched with an Idempotency-Key prefix to distinguish resends, ideal for missed events or backfills.
Verify a destination's connection by testing the saved configuration—checking URL reachability for webhooks or API key authentication for email services, without sending a real campaign.
Resend a platform user invite to restore access. Resets the invitation expiry, invalidates previous invite links, and sends a fresh email. Cancelled invites are reactivated to pending.