Handle Resend Webhook
Handles incoming Resend email.received webhook events. Looks up the plan manager by matching the 'to' address against resend_domains, retrieves the full email, and forwards it to the plan manager's reply_address.
post/api/v1/email/resend/webhook
Response
Successful Response
{"stackTrail":"paths:/api/v1/email/resend/webhook:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.