Skip to main content
DELETE
Unsubscribe from webhook

Headers

x-api-key
any
required

Api key required to authenticate your request. Please reach out to monument for a key.

Example:

"monument-2230012-2312321"

Path Parameters

Body

application/json
portfolio
string
required

Database prefix (portfolio)

Example:

""

eventTypes
string[]
required

Array of event types to unsubscribe from

Example:

Response

Successfully unsubscribed from webhook

applicationId
string
required

Svix application ID

Example:

"app_1234567890"

endpointId
string
required

Svix endpoint ID

Example:

"ep_1234567890"

url
string
required

Webhook URL

Example:

"https://vendor.example.com/webhooks/monument"

unsubscribedEventTypes
string[]

Unsubscribed event types (only when partial unsubscribe)

Example:
remainingEventTypes
string[]

Remaining event types (only when partial unsubscribe)

Example: