Skip to content

Commit 7d38d03

Browse files
authored
Update set-up-webhook-connections.md (#5310)
1 parent 1a29d35 commit 7d38d03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/alerts/webhook-connections/set-up-webhook-connections.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ To set up a webhook connection:
4747
1. (Optional) Enter a **Description** for the connection.
4848
1. Enter the **URL** for the endpoint. This is generated from the remote system’s API.
4949
:::important
50-
Only HTTPS (`port 443`) and HTTP (`port 80`) URLs are supported. 
50+
HTTPS URLs can use any port without restriction, while HTTP URLs are limited to only port 80.
5151
:::
5252
1. (Optional) If the third-party system requires an **Authorization Header**, enter it here. For more information, see [Example Authorization Header](#example-authorization-header) below.
5353
1. (Optional) **Custom Headers**, enter up to five comma separated key-value pairs.

0 commit comments

Comments
 (0)