Shumoku Server API · 0.1.6-beta.4 · Webhooks
Receive a data source webhook
POST /api/webhooks/{type}/{id} Authentication
webhookHeader / webhookQuery
Request body
object · application/json
Responses
| Status | Description | Schema |
|---|---|---|
200 | Webhook processed | WebhookResult |
400 | Webhook rejected | Error |
401 | Webhook rejected | Error |
404 | Webhook rejected | Error |
500 | Webhook rejected | Error |