Skip to main content
POST
/
api
/
v1
/
github
/
webhook
Handle Webhook
curl --request POST \
  --url https://api.promptguard.dev/api/v1/github/webhook \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
header
required

PromptGuard API key for developer endpoints. Keys start with pg_live_ and are created in the dashboard.

Response

200 - application/json

Successful Response