Webhooks
Unsubscribe from webhook
Unsubscribes from one or more event types for the provided application ID
DELETE
Unsubscribe from webhook
Documentation Index
Fetch the complete documentation index at: https://api.monument.io/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Api key required to authenticate your request. Please reach out to monument for a key.
Example:
"monument-2230012-2312321"
Path Parameters
Body
application/json
Response
Successfully unsubscribed from webhook
Svix application ID
Example:
"app_1234567890"
Svix endpoint ID
Example:
"ep_1234567890"
Webhook URL
Example:
"https://vendor.example.com/webhooks/monument"
Unsubscribed event types (only when partial unsubscribe)
Example:
["moved-out"]Remaining event types (only when partial unsubscribe)
Example:
["moved-in"]Unsubscribe from webhook

