Skip to main content
POST
/
webhooks
/
stripe
/
connect
Stripe Connect webhook endpoint (connected-account events)
curl --request POST \
  --url https://api.member.dev/webhooks/stripe/connect \
  --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