create_webhook_subscription
Subscribe to OwnerRez events by registering an HTTPS callback URL. Your endpoint receives event payloads for categories like booking, message, or guest.
Instructions
Subscribe to OwnerRez events by registering an HTTPS callback URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Your HTTPS endpoint that OwnerRez will POST event payloads to. | |
| category | Yes | Event category (e.g. "booking", "message", "guest"). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||