Skip to main content
POST
/
api
/
webhooks
/
flexprice
cURL
curl --request POST \
  --url https://api.kazzle.app/api/webhooks/flexprice \
  --header 'Authorization: Bearer <token>'
{
  "received": true
}

Authorizations

Authorization
string
header
required

Better Auth JWT token

Response

200 - application/json

Webhook received

received
boolean
required