Skip to main content
POST
/
api
/
v2
/
webhook-receiver
/
{providerId}
/
{type}
Webhook receiver
curl --request POST \
  --url https://sandbox.killb.app/api/v2/webhook-receiver/{providerId}/{type} \
  --header 'x-webhook-signature: <x-webhook-signature>'

Headers

x-webhook-signature
string
required

Path Parameters

providerId
string
required
type
string
required

Response

201 - undefined