Handle connector-based Stripe webhook event

post/v1/orgs/{orgId}/integrations/stripe

Path parameters

orgIdstring required

Organization ID

Query parameters

secretstring

Webhook secret (optional)

Headers

Stripe-Signaturestring required

Stripe signature header

Request body

object required

Response

OK

actionstring

"triggered", "resumed", "skipped"

eventIdstring

Webhook event ID for audit

reasonstring

If skipped, the reason

runIdsstring[]

Multiple if fan-out (platform) or single (generic)

Changes

No recorded changes to this endpoint across all 1 revision of this API.