post
https://public-api.portals.care/webhooks/event//
This endpoint receives and processes webhook events from a designated source for a given organization.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
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.
