HTTP
Webhooks API
Register HTTPS callbacks for room events.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Register HTTPS callbacks for room events.
GET /admin/webhooks
POST /admin/webhooks
DELETE /admin/webhooks/:webhookId
{
"url": "https://example.com/hooks/roomd"
}
X-Roomd-Signature: <hmac-sha256 hex of body>