/webhooks/:id

Update a webhook.

🚧

Restricted Access

Updating webhooks is restricted to the account owner and the associated registered system.

Path Params
int32
required

The id of the webhook.

Body Params
string
enum

The event the webook responds to. Should be one of the following: peopleCreated, peopleUpdated, peopleDeleted, notesCreated, notesUpdated, notesDeleted, emEventsOpened, emEventsClicked, emEventsUnsubscribed, tasksCreated, tasksUpdated, tasksDeleted, appointmentsCreated, appointmentsUpdated, appointmentsDeleted, textMessagesCreated, textMessagesUpdated, textMessagesDeleted, callsCreated, callsUpdated, callsDeleted, emailsCreated, emailsUpdated, emailsDeleted or eventsCreated

string

The url of the webhook. Must be a secure endpoint (https).

string
enum

The status of the webhook. Can be Active or Disabled

Allowed:
Headers
string
required

The name of the registered system.

string
required

The key of the registered system.

Responses

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