Webhooks

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

Changes

No recorded changes to this endpoint across all 47 revisions of this API.