Skip to content

feat(resend): document emails.share - #113

Merged
dielduarte merged 2 commits into
mainfrom
share-email-link-skill
Aug 24, 2026
Merged

dielduarte merged 2 commits into
mainfrom
share-email-link-skill

Conversation

@dielduarte

Copy link
Copy Markdown
Contributor

Summary

  • Documents the emails.share operation (Node.js + Python) in skills/resend/references/sending/email-management.md, following the existing Get/Update/Cancel structure.
  • Adds an example and two share-specific gotchas: the 48h expiry cap, and that share links can't be revoked early.

Closes DEV-1865.

@dielduarte
dielduarte force-pushed the share-email-link-skill branch from 84c88f2 to ca0bf7a Compare August 24, 2026 19:13
@dielduarte
dielduarte marked this pull request as ready for review August 24, 2026 19:35
Comment thread skills/resend/references/sending/email-management.md Outdated
Adds the Share operation to email management: SDK method tables,
a usage example, and the two share-specific gotchas (48h cap, no
revoke endpoint).
data stays T | null after an if-only error check on a separately
destructured error -- verified against the SDK's actual discriminated
Response<T> type that only an if/else narrows data in the else branch.
@dielduarte
dielduarte force-pushed the share-email-link-skill branch from 4d59eae to cf63197 Compare August 24, 2026 20:37
@dielduarte
dielduarte merged commit 04dfaee into main Aug 24, 2026
@dielduarte
dielduarte deleted the share-email-link-skill branch August 24, 2026 20:38
gabrielmfern added a commit that referenced this pull request Sep 1, 2026
Seven changes landed on 3.6.0 without a bump. Replays the convention (minor per
new endpoint coverage, patch per fix) for #114, #116, #112, #113, #115, #121,
#124, then this PR: 3.13.0.
gabrielmfern added a commit that referenced this pull request Sep 1, 2026
One minor covering this PR and the six endpoint additions that landed on 3.6.0
without a bump (#112, #113, #114, #115, #116, #124) plus the #121 fix. No version
was published in between, so there is nothing to replay.
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.

3 participants