Skip to content

Conversation

@lucasfcosta
Copy link
Contributor

@lucasfcosta lucasfcosta commented Oct 24, 2025

This is here for us to release the webhook-related methods:

  • Creating a webhook
  • Getting a webhook
  • Updating a webhook
  • Listing webhooks
  • Removing webhook

Summary by cubic

Release webhook management in the Node SDK and bump to 6.3.0. Adds create, get, list, update, and remove methods with typed responses and pagination support.

  • New Features
    • New client methods: webhooks.create, webhooks.get, webhooks.list, webhooks.update, webhooks.remove.
    • Typed interfaces exported; create/get responses include signing_secret.
    • List supports pagination options.
    • Resend.webhooks now uses the HTTP client for API calls; tests cover success and error paths.

@lucasfcosta lucasfcosta requested a review from a team as a code owner October 24, 2025 19:23
@lucasfcosta lucasfcosta requested a review from Cisneiros October 24, 2025 19:23
@lucasfcosta lucasfcosta changed the base branch from canary to main October 24, 2025 19:24
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 12 files

@lucasfcosta lucasfcosta merged commit fd4ff3e into main Oct 27, 2025
7 checks passed
@lucasfcosta lucasfcosta deleted the chore/bump-to-6-3-0 branch October 27, 2025 12:47
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