DOCS
v0.4

AI Components / Webhook Config

Webhook Config

Webhook endpoint management with toggle, test, and event selection.

ai-devopsv0.5.0

Playground

Examples

Webhooks
<ai-webhook-config style="max-width:500px;"></ai-webhook-config>

Import

import { AiWebhookConfig } from '@cognivo/components';
// Or tree-shake: import '@cognivo/components/ai-webhook-config';

Per-component imports ship only that component (~8 kB gzip).

API Reference

PropTypeDefaultDescription
webhooks{id, url, events, active}[]Webhook list
availableEventsstring[]Available events

Events

EventDetailDescription
ai-webhook-toggle{id, active}Toggle fired