API Reference

Handle incoming events from a specific source.

To send a webhook event for a specific organization and source, you can use this endpoint with a POST request.

In the path, you must provide the organization ID (org) and the name of the event source (source), such as stripe or klaviyo. The request body should contain the full event payload that you want to send to the configured webhook URL.

Language
Click Try It! to start a request and see the response here!