Skip to content

Commit ae49280

Browse files
authored
docs: update the EU region endpoint in the Gateway API guide (#7721)
1 parent 2b0cc15 commit ae49280

File tree

1 file changed

+1
-1
lines changed
  • packages/connectors/connector-gatewayapi-sms

1 file changed

+1
-1
lines changed

packages/connectors/connector-gatewayapi-sms/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Go to the API Keys page from the GatewayAPI console, and find the API token or c
2626

2727
## Set up in Logto
2828

29-
1. **Endpoint**: If your GatewayAPI account is in the EU region, you should use the endpoint `https://gatewayapi.com/rest/mtsms`. If your GatewayAPI account is in the US region, you should use the endpoint `https://gatewayapi.com/rest/mtsms`.
29+
1. **Endpoint**: If your GatewayAPI account is in the EU region, you should use the endpoint `https://gatewayapi.eu/rest/mtsms`. If your GatewayAPI account is in the US region, you should use the endpoint `https://gatewayapi.com/rest/mtsms`.
3030
2. **API Token**: The API token you created in the previous step.
3131
3. **Sender**: The sender you want to use to send the SMS.
3232
4. **Templates**: The templates you want to use to send the SMS, you can use the default templates or modify them as needed.

0 commit comments

Comments
 (0)