Skip to main content
POST
/
webhooks
/
stripe
Stripe webhook
curl --request POST \
  --url https://api.xata.tech/webhooks/stripe \
  --header 'Content-Type: application/json' \
  --data '{}'

Body

application/json

Stripe webhook event payload

Response

Webhook received and processed successfully