Skip to main content
PATCH
Update a webhook endpoint

Authorizations

X-Kit-Api-Key
string
header
required

Authenticate API requests via an API Key

Path Parameters

id
integer
required

Body

application/json
name
string
url
string
description
string
status
enum<string>

Endpoint status. One of: active, disabled.

Available options:
active,
disabled
events
string[]

Event types this endpoint subscribes to (e.g. subscriber.created). On update, the list supplied here replaces the endpoint's full subscription list.

Response

Updates the webhook endpoint

webhook_endpoint
object
required