Update Webhook

Update an existing webhook endpoint.

Allows partial updates - only provided fields will be modified. The webhook must belong to the authenticated user (or account for privileged access).

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

Request body for updating a webhook. All fields are optional.

string | null

The URL endpoint that will receive webhook POST requests

enabled_events
array of strings | null

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 | null

Optional description for this webhook endpoint

string | null
enum

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