Skip to content

/api/webhooks/stripe

POST
/api/webhooks/stripe
curl --request POST \
--url https://example.com/api/webhooks/stripe \
--header 'Authorization: Bearer <token>'

OK