diff --git a/public/index.html b/public/index.html index eb51e33..0624bd3 100644 --- a/public/index.html +++ b/public/index.html @@ -211,25 +211,35 @@ +
+ How it works +

+ Each webhook has a unique URL. Configure your external app to POST JSON to that URL and this gateway will send an SMS. +

+ POST /api/hooks/<token> — no auth required, the token is the secret +

+ The message template supports {{key}} placeholders resolved from the JSON body. + For uptime-kuma the top-level msg field contains the full alert text. +

+
- - - + + - +
NamePhone filterURLEventsSend SMS toWebhook URL Status Actions
@@ -381,37 +391,19 @@