Skip to content

Clarify webhook SDK compatibility docs#697

Merged
grahamritter merged 2 commits into
mainfrom
taylor/eng-4126-webhook-docs
Jun 8, 2026
Merged

Clarify webhook SDK compatibility docs#697
grahamritter merged 2 commits into
mainfrom
taylor/eng-4126-webhook-docs

Conversation

@taylorjdawson

Copy link
Copy Markdown
Collaborator

Summary

  • Focused ENG-4126 follow-up for the currently deployed /features/webhooks/* pages.
  • Adds SDK compatibility guidance for createWebhookEndpoint near endpoint creation on /features/webhooks/overview.
  • Replaces placeholder troubleshooting with exact SDK versions and differentiated setup/signature failure guidance.

Scope

SDK source of truth

  • SDK versions were verified against tkhq/sdk origin/main commit 764965f54.
  • @turnkey/sdk-server@6.1.0+ and @turnkey/sdk-browser@6.1.0+ include createWebhookEndpoint.
  • @turnkey/crypto@2.10.0+ exports verifyTurnkeyWebhookSignature.

Validation

  • jq . docs.json
  • git diff --check
  • git diff --check HEAD~1..HEAD
  • PATH=/Users/taylordawson/.cache/codex-runtimes/codex-primary-runtime/dependencies/node/bin:$PATH npx mintlify validate

Note: npx mintlify validate fails under the default local Node 25.6.1 because Mintlify rejects Node 25+. It passed when run with the bundled Node 24.14.0 runtime.

@mintlify

mintlify Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
turnkey-docs 🟢 Ready View Preview Jun 5, 2026, 7:53 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@grahamritter grahamritter left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

looks good to me!

@grahamritter grahamritter merged commit 39053f7 into main Jun 8, 2026
3 checks passed
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