Create webhook subscription
Creates a webhook subscription for the provided application ID
Headers
Api key required to authenticate your request. Please reach out to monument for a key.
"monument-2230012-2312321"
Path Parameters
Body
Target webhook URL (HTTPS only; no localhost, loopback, or private IPs). A query string is allowed and can be used to disambiguate the same base URL across multiple portfolios — Svix treats distinct query strings as distinct endpoints.
"https://vendor.example.com/webhooks/monument"
Array of event types to subscribe to
Description of the webhook subscription
"webhook"
Database prefix (portfolio)
""
Facility UUIDs
Amenity UUIDs
Unit type UUIDs
Response
Successfully created webhook subscription
Svix application ID
"app_1234567890"
Webhook URL
"https://vendor.example.com/webhooks/monument"
Subscribed event types
Facility UUIDs
Amenity UUIDs
Unit type UUIDs
Database prefix
""
Endpoint secret
"****"

