Skip to content

feat: add webhook signing secret rotation endpoint - #113

Merged
gabrielmfern merged 2 commits into
mainfrom
feat/webhook-signing-secret-rotation
Sep 9, 2026
Merged

gabrielmfern merged 2 commits into
mainfrom
feat/webhook-signing-secret-rotation

Conversation

@gabrielmfern

Copy link
Copy Markdown
Member

This adds POST /webhooks/{webhook_id}/signing-secret/rotate, shipped in resend/resend-monorepo#10086. The response is the same shape as create, { object, id, signing_secret }, so callers get the new secret without a second GET. Rollout: https://linear.app/resend/issue/DEV-2070

Redocly lint on this branch vs main adds one warning, the missing 4XX response, which every sibling webhook operation already has.

🤖 Generated with Claude Code

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Comment thread resend.yaml
…secret

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@gabrielmfern
gabrielmfern merged commit 68c1b66 into main Sep 9, 2026
2 checks passed
@gabrielmfern
gabrielmfern deleted the feat/webhook-signing-secret-rotation branch September 9, 2026 20:30
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