From a0626090e325bb78ce507ed8e09a500877849c18 Mon Sep 17 00:00:00 2001 From: Sergey Ponomarev Date: Mon, 5 Jun 2023 12:57:24 +0300 Subject: [PATCH] Updated How to use OVH domain api (markdown) --- How-to-use-OVH-domain-api.md | 1 + 1 file changed, 1 insertion(+) diff --git a/How-to-use-OVH-domain-api.md b/How-to-use-OVH-domain-api.md index c24f71f5..54de0ac8 100644 --- a/How-to-use-OVH-domain-api.md +++ b/How-to-use-OVH-domain-api.md @@ -78,6 +78,7 @@ All the supported regions: * `soyoustart-eu` * `soyoustart-ca` +If your region is not specified then you can specify a full API URL like: `export OVH_END_POINT="https://eu.api.ovh.com/1.0"` # Advanced Usage