Skip to content

feat: add emails/{email_id}/share endpoint - #92

Merged
dielduarte merged 1 commit into
mainfrom
share-email-link
Aug 20, 2026
Merged

feat: add emails/{email_id}/share endpoint#92
dielduarte merged 1 commit into
mainfrom
share-email-link

Conversation

@dielduarte

@dielduarte dielduarte commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Adds POST /emails/{email_id}/share — creates a shareable link for a sent or received email.

Optional body: expires_in (human-readable duration, e.g. 10m, 2 hours, 1 day; default 48h, capped at 48h).

resend.json intentionally not touched — CI regenerates it via a separate PR on merge to main, per this repo's own convention.

@dielduarte
dielduarte marked this pull request as ready for review August 20, 2026 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants