Skip to main content
POST
/
webhooks
/
stripe
/
platform
Stripe platform-level webhook endpoint
curl --request POST \
  --url https://api.member.dev/webhooks/stripe/platform \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Send platform JWTs, contact JWTs, or team API keys as Authorization: Bearer <token>.

Response

200 - application/vnd.api+json

Successful Response