Webhooks
Stripe Webhook
Stripe webhook handler.
POST
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The body is of type any.
Response
Default Response
Stripe webhook handler.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The body is of type any.
Default Response