diff --git a/docs/provider/notification/customHttp.md b/docs/provider/notification/customHttp.md index 42da8eb98..4ce77c811 100644 --- a/docs/provider/notification/customHttp.md +++ b/docs/provider/notification/customHttp.md @@ -20,7 +20,7 @@ There are three required fields: `Method`, `Parameter name`, `Content`, and `Cha | Method | Select `GET` or `POST` method. | | Parameter name | URL query parameter name or body parameter, depending on the `method`. | | Content | The message you want to send. | -| Chat ID | Your HTTP address | +| Endpoint | Your HTTP address | ![custom_http_provider](/img/providers/notification/custom_http_provider.png)