UiPath Documentation
apps
latest
false
  • Apps API
    • 基本 URL
    • Get deployed apps
    • Edit a deployed app
    • Deploy a published app version
    • Upgrade deployed apps to latest version
    • Publish a coded app
    • Check app name uniqueness
    • Get published apps
    • Get published app versions
重要 :
有关 Studio Web 中的应用程序项目文档,请参阅 Studio Web 文档中的“应用程序项目”一章:https://docs.uipath.com/zh-CN/studio-web/automation-cloud/latest/user-guide/apps-in-studio-web。 请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。

Apps API guide

基本 URL

The base URL for all Apps API requests is:

https://cloud.uipath.com/{organizationId}/apps_/default/api/v1/default

{organizationId} is a placeholder for your organization ID.

All endpoints documented in this guide are appended to this base URL. For example, the get deployed apps endpoint resolves to:

GET https://cloud.uipath.com/{organizationId}/apps_/default/api/v1/default/models/deployed/apps

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新