Live
API: Plugin Webhooks
Inbound webhook endpoint for external services.
Plugin Webhook Endpoint
External services send events to ThreeU.
POST
/api/plugins/{id}/webhookLiveAuth: Signature (X-Plugin-Signature)
| Field | Type | Required | Description |
|---|---|---|---|
| event | string | Yes | Event type |
| data | object | Yes | Event payload |