Skip to main content
POST
/
api
/
webhooks
/
stripe
Listen to Stripe webhooks
curl --request POST \
  --url https://api.example.com/api/webhooks/stripe \
  --header 'stripe-signature: <stripe-signature>'

Headers

stripe-signature
string
required

Response

200 - undefined