ApiBaseUrl
The base URL of the REST API. If an example REST API URL is https://translationserver:8001/api/v1/translations
, set this parameter to https://translationserver:8001
.
This parameter is required only when TranslatorType=SdlEts
.
Type: | String |
Default: | |
Required | Required only when TranslatorType=SdlEts |
Configuration Section: | Any section that you have defined for language translation settings |
Example: | ApiBaseUrl=https://translationserver:8001
|
See Also: |