Skip to content

feat: add broadcasts/{id}/cancel endpoint - #85

Merged
dielduarte merged 2 commits into
mainfrom
broadcasts-cancel-endpoint
Aug 10, 2026
Merged

feat: add broadcasts/{id}/cancel endpoint#85
dielduarte merged 2 commits into
mainfrom
broadcasts-cancel-endpoint

Conversation

@dielduarte

Copy link
Copy Markdown
Contributor

Summary

  • Adds POST /broadcasts/{id}/cancel and CancelBroadcastResponseSuccess to the spec, mirroring the shape of send/update/remove broadcast responses.

Companion PRs: resend/resend-node#1059, resend/resend-docs#1722, resend/resend-monorepo#8126.

Test plan

  • yq -o=json resend.yaml — valid YAML, resolves cleanly

🤖 Generated with Claude Code

Adds the path and CancelBroadcastResponseSuccess schema for canceling
a queued or scheduled broadcast, mirroring the existing send/remove
broadcast endpoints.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
…tion

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@dielduarte
dielduarte merged commit aab30c1 into main Aug 10, 2026
4 checks passed
@dielduarte
dielduarte deleted the broadcasts-cancel-endpoint branch August 10, 2026 21:19
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