Skip to main content
POST
/
api
/
v1
/
github
/
webhook
Handle Webhook
curl --request POST \
  --url https://api.promptguard.dev/api/v1/github/webhook \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API Key authentication for developer endpoints (/api/v1/*). Use format: 'Bearer pg_api_your_key_here'

Response

200 - application/json

Successful Response