Skip to main content
POST
Create webhook endpoint

Authorizations

Authorization
string
header
required

Portal API Key (Custodian API Key). Pass as a Bearer token in the Authorization header.

Headers

Idempotency-Key
string

Optional key to deduplicate retries.

Body

application/json
url
string
required

HTTPS endpoint that receives webhook deliveries.

description
string
events
string[]

Event types to subscribe to. Omit to receive all events.

Response

Endpoint created

data
object