Use API keys to send guest messages to DuneDesk via the webhook endpoint.
Webhook URL:
POST https://dunedesk.polsia.app/api/webhook/message
Header: x-api-key: dk_your_key_here
Body:
{"property_id": 1, "message": "What's the WiFi password?", "guest_name": "John", "platform": "airbnb"}