Receive Webhook
Receives one webhook delivery from a third-party platform (e.g. FuseSign). The token identifies the tenant's connection; the provider's signature header verifies origin. Events are persisted and processed asynchronously — 200 means durably received, including redeliveries of an event already held.
Parameters
| Name | Type | Description |
|---|---|---|
| provider* | path string | |
| token* | path string (uuid) |
Responses
200 OK
401 Unauthorized
404 Not Found
413 Content Too Large