Webhooks
Update webhook subscription
Updates a webhook subscription for the provided application ID
PATCH
Update webhook subscription
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 updated webhook subscription
Svix application ID
Example:
"app_1234567890"
Webhook URL
Example:
"https://vendor.example.com/webhooks/monument"
Subscribed event types
Example:
["move_in", "move_out"]Facility UUIDs
Example:
[]Amenity UUIDs
Example:
[]Unit type UUIDs
Example:
[]Database prefix
Example:
""
Update webhook subscription

