Create Webhook

Create a new webhook endpoint.

Creates a webhook that will receive HTTP POST requests when subscribed events occur. The webhook will be associated with the authenticated user.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request body for creating a webhook.

string
required

The URL endpoint that will receive webhook POST requests

enabled_events
array of strings
required

List of event types to subscribe to. Valid values: 'ai_note.shared_to_channel', 'ai_note.generated', 'action_item.assigned', 'action_item.completed'.

Enabled Events*
string

Optional description for this webhook endpoint

string
enum
Defaults to active

Webhook status. Valid values: 'active', 'inactive'

Allowed:
Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json