Inbound_webhooks
| Method | Path | Description |
|---|---|---|
| GET | /v1/{database_id}/inbound-webhooks |
List inbound webhooks |
| PUT | /v1/{database_id}/inbound-webhooks/{id} |
Create or update an inbound webhook |
| GET | /v1/{database_id}/inbound-webhooks/{id} |
Get an inbound webhook |
| DELETE | /v1/{database_id}/inbound-webhooks/{id} |
Delete an inbound webhook |