Skip to main content
POST

Authorizations

Authorization
string
header
required

API key starting with sk_case_

Body

application/json
url
string<uri>
required

HTTPS callback URL that will receive event deliveries

eventTypeFilters
string[]
required

Glob patterns of event types to deliver (e.g. "vault.", "ocr.job.completed", "")

description
string

Human-readable label for this endpoint

resourceScopes
object

Optional per-resource allowlists. If vaultIds is set, only events for those vaults are delivered. Same for matterIds.

Response

Webhook endpoint created successfully