Skip to main content
POST
Create a webhook endpoint

Authorizations

X-Kit-Api-Key
string
header
required

Authenticate API requests via an API Key

Body

application/json
url
string
required
events
string[]
required

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

name
string
description
string

Response

201 - application/json

Creates a webhook endpoint

webhook_endpoint
object
required