webhooks
Stripe Webhook
Handle incoming Stripe webhook events.
Reads the raw request body for signature verification. Returns 200 on success, 400 on invalid signature.
post/api/v1/webhooks/stripe
Response
Successful Response
{"stackTrail":"paths:/api/v1/webhooks/stripe:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.