v1
OpenAPI 3.1.02026-08-04552282508.9 KBemail-inbox
Ses Webhook
Webhook endpoint for AWS SES to deliver incoming emails.
SES can be configured to:
- Store email in S3, then trigger SNS -> this endpoint
- Or directly call this endpoint with email data (smaller emails only)
PRODUCTION SETUP:
- Configure SES receipt rule to call this endpoint via SNS
- Or use Lambda to process S3 stored emails and call this endpoint
post/api/email-inbox/webhook/ses
Response
Successful Response
{"stackTrail":"paths:/api/email-inbox/webhook/ses:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}