Skip to content

Add webhooks API endpoints#28

Draft
i7an wants to merge 5 commits intomainfrom
add-webhooks-api-spec
Draft

Add webhooks API endpoints#28
i7an wants to merge 5 commits intomainfrom
add-webhooks-api-spec

Conversation

@i7an
Copy link
Copy Markdown
Contributor

@i7an i7an commented Apr 10, 2026

Motivation

Document public Webhooks API endpoints

Changes

  • Added full CRUD documentation for the webhooks API

Adds full CRUD documentation for the webhooks API based on the public
API changes in railsware/falcon#9954. Includes list, get, create,
update, and delete endpoints with schemas, examples, and cURL samples.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 10, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: bebf424b-1581-47a7-8d3d-3b49bd10dc6c

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch add-webhooks-api-spec

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

i7an and others added 4 commits April 10, 2026 12:58
Include activity log and mention all supported webhook types instead of
focusing only on email sending events.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…ails

Add information from the webhooks docs page: payload batching and
formats, signature verification via Mailtrap-Signature header, delivery
requirements, and retry behavior.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…ypes

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.

1 participant