v1
latestOpenAPI 3.1.02026-07-17141679.5 KBWebhooks
Ingest a Stripe webhook event
Receives a raw Stripe webhook event, verifies its signature using the pipeline's webhook secret, and enqueues it for processing by the active pipeline.
post/webhooks/{pipeline_id}
Path parameters
pipeline_idstring required
Example:pipe_abc123
Response
Event accepted