UiPath Documentation
test-manager
latest
false
Test Manager user guide

Test Manager URL

Test Manager API URL structure and syntax for constructing base URLs, including organization name, tenant name, and hostname components.

All Test Manager API calls are made using HTTP methods to the Test Manager URL.

The Test Manager URL has the following syntax template:

  • Base URL + /{organization_name}/{tenant-name}/testmanager_/.

The base URL is composed as follows:

  • Base URL = protocol + ://
    • hostname, for example https://cloud.uipath.com/{organizationName}/{tenantName}/testmanager_ .

The host name is the one set at installation.

Note:

It is recommended to encrypt the data you send via API calls, by using the https protocol.

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated