v1

latestOpenAPI 3.1.02026-08-0612447737.4 KB
Webhook

Update Webhook

Update an existing webhook

patch/webhook

Query parameters

selectstring

Select columns to return

idstring required

Webhook ID

created_atstring

Webhook creation date

updated_atstring

Latest update

organisation_idstring

Organisation ID

namestring

Name of webhook

sourcestring

Source of webhook

activestring

Is the webhook active?

target_urlstring

Target url of webhook

headersstring

Header of webhook

methodstring

Webhook method

eventstring

Event of webhook

Request body

idstring uuid

Webhook ID

created_atstring timestamp with time zone

Webhook creation date

updated_atstring timestamp with time zone

Latest update

organisation_idstring uuid

Organisation ID

namestring text

Name of webhook

source'zapier' | 'n8n' | 'make' | 'authenticated' public.webhook_source

Source of webhook

activeboolean

Is the webhook active?

target_urlstring text

Target url of webhook

headersobject

Header of webhook

method'GET' | 'POST' | 'PUT' | 'PATCH' public.http_method

Webhook method

event'contact.created' | 'contact_details.updated' | 'contact.deleted' | 'conversation.inbound' | 'conversation.tag' | 'conversation.untag' | 'conversation.assign' | 'conversation.unassign' | 'conversation.submission_error' | 'conversation.sending_error' | 'conversation.outbound' | 'conversation.reopen' | 'conversation.close' | 'form_submission.completed' | 'form_submission.aborted' | 'contact.updated' public.webhook_event

Event of webhook

Response

The updated Webhook object

idstring uuid

Webhook ID

created_atstring timestamp with time zone

Webhook creation date

updated_atstring timestamp with time zone

Latest update

organisation_idstring uuid

Organisation ID

namestring text

Name of webhook

source'zapier' | 'n8n' | 'make' | 'authenticated' public.webhook_source

Source of webhook

activeboolean

Is the webhook active?

target_urlstring text

Target url of webhook

headersobject

Header of webhook

method'GET' | 'POST' | 'PUT' | 'PATCH' public.http_method

Webhook method

event'contact.created' | 'contact_details.updated' | 'contact.deleted' | 'conversation.inbound' | 'conversation.tag' | 'conversation.untag' | 'conversation.assign' | 'conversation.unassign' | 'conversation.submission_error' | 'conversation.sending_error' | 'conversation.outbound' | 'conversation.reopen' | 'conversation.close' | 'form_submission.completed' | 'form_submission.aborted' | 'contact.updated' public.webhook_event

Event of webhook