Skip to content

Fix webhook payload to use snake_case and add missing fields#197

Merged
beran-t merged 3 commits into
mainfrom
fix-webhooks-payload
Apr 22, 2026
Merged

Fix webhook payload to use snake_case and add missing fields#197
beran-t merged 3 commits into
mainfrom
fix-webhooks-payload

Conversation

@beran-t
Copy link
Copy Markdown
Contributor

@beran-t beran-t commented Apr 20, 2026

Summary

  • Updates the webhook payload example on the Sandbox lifecycle webhooks page to use snake_case (event_data, sandbox_id, sandbox_execution_id, sandbox_template_id, sandbox_build_id, sandbox_team_id) to match the actual payload shape.
  • Adds the previously undocumented event_category and event_label fields, reorders keys to match the real object, and updates the surrounding prose from eventData.execution to event_data.execution.

@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented Apr 20, 2026

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

Project Status Preview Updated (UTC)
e2b 🟢 Ready View Preview Apr 20, 2026, 10:52 AM

@beran-t beran-t merged commit 50633f8 into main Apr 22, 2026
3 checks passed
@beran-t beran-t deleted the fix-webhooks-payload branch April 22, 2026 12: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.

2 participants