Skip to main content
POST
/
app
/
github
/
webhooks
Error
A valid request URL is required to generate request examples
{
  "success": true,
  "data": {},
  "meta": {},
  "error": null
}

Documentation Index

Fetch the complete documentation index at: https://help.the-meridian.ai/llms.txt

Use this file to discover all available pages before exploring further.

Headers

X-Hub-Signature-256
string
required
X-GitHub-Delivery
string
required
X-GitHub-Event
string
required

Body

application/json

The body is of type object.

Response

Success

success
boolean
required
Example:

true

data
object
required
meta
object
required
error
unknown
required
Last modified on May 6, 2026