UiPath Documentation
private-test-cloud
2.2510
false

私有 Test Cloud API 指南

上次更新日期 2026年5月11日

可用资源:

UiPath™ 公开了以下 API:

  • Orchestrator API
  • Test Manager API
  • 平台管理 API 访问权限
    • 审核 - 检索和下载组织中的审核日志。
    • 许可 - 检索和分配许可证。
    • 身份 - 创建、更新或删除帐户,以及管理组织设置。
  • Document Understanding API
  • AI Center API
  • Marketplace API
  • Academy API
  • PMS
  • Process Mining API 访问权限
  • 追踪 API 访问权限
  • Data Service API

本指南专门介绍组织平台(平台管理)上下文中的资源访问权限。有关基于产品的 API 的信息,请参阅特定的产品文档。

备注:

平台管理 API 正在经历功能增强流程,这可能会导致端点发生重大变化。这就是在我们的参考文档中将当前 API 标记为预览版的原因。

审核

  • GET /audit_/api/auditlogs - 检索组织的审核日志。
  • GET /audit_/api/auditlogs/download - 下载组织的审核日志。
  • GET identity_/api/Group/{partitionGlobalId} - 从指定的分区 ID(组织或租户)检索所有本地组和内置组。
  • GET /identity_/api/Group/{partitionGlobalId}/{groupId} - 检索指定分区 ID 中的指定本地或内置组。
  • POST /identity_/api/Group - 创建新的本地组。
  • PUT /identity_/api/Group/{groupId} - 更新本地组信息。
  • DELETE /identity_/api/Group/{partitionGlobalId} - 从指定的分区 ID(组织或租户)删除所有本地组。
  • DELETE /identity_/api/Group/{partitionGlobalId}/{groupId} - 删除指定的本地组。

机器人帐户

  • GET /identity_/api/RobotAccount/{partitionGlobalId} - 检索指定分区 ID(组织或租户)中的所有机器人帐户。
  • GET /identity_/api/RobotAccount/{partitionGlobalId}/{robotAccountId} - 检索指定分区 ID 中的指定机器人帐户。
  • POST /identity_/api/RobotAccount - 创建新的机器人帐户。
  • PUT /identity_/api/RobotAccount/{robotAccountId} - 更新指定的机器人帐户信息。
  • DELETE /identity_/api/RobotAccount/{partitionGlobalId}/{robotAccountId} - 删除指定的机器人帐户。
  • DELETE /identity_/api/RobotAccount/{partitionGlobalId} - 删除指定分区 ID 中的所有机器人帐户。

消息模板

  • GET /identity_/api/MessageTemplate - 使用提供的筛选器检索消息模板。
  • GET /identity_/api/MessageTemplate/{templateId} - 检索指定的消息模板。
  • PUT /identity_/api/MessageTemplate/{templateId} - 更新指定的消息模板。

设置

  • GET /identity_/api/Setting - 根据特定租户的密钥列表检索应用程序设置。
  • PUT /identity_/api/Setting - 在特定租户中更新或创建新设置。

SAML 证书

  • PUT https://{yourDomain}/{organizationName}/identity_/api/SamlCertificate/primary - 上传或更新主 SAML 证书。
  • PUT https://{yourDomain}/{organizationName}/identity_/api/SamlCertificate/secondary - 上传或更新辅助 SAML 证书。
  • POST https://{yourDomain}/{organizationName}/identity_/api/SamlCertificate/{partitionGlobalId}/switch - 切换辅助证书以成为主证书。
  • GET https://{yourDomain}/{organizationName}/identity_/api/SamlCertificate/{partitionGlobalId}/certificates - 获取组织的证书对。
  • DELETE https://{yourDomain}/{organizationName}/identity_/api/SamlCertificate/{partitionGlobalId}/{certificateId} - 根据 ID 删除证书。

用户

  • GET /identity_/api/User/{userId} - 检索有关指定用户的信息。
  • POST /identity_/api/User/{userId}/changepassword - 更新指定用户的密码。
  • PUT /identity_/api/User/{userId} - 更新指定的用户信息。
  • DELETE /identity_/api/User - 删除所有用户。
  • DELETE /identity_/api/User/{userId} - 删除指定用户。

许可证分配

  • GET /la/api/account​/{accountId}​/user-license​/group​/{groupId} - 检索所有可用用户许可证的列表,以创建或编辑组。
  • PUT /la/api/account/{accountId}/user-license/group/{groupId} - 分配或更新组规则。

许可证资源管理

  • PUT /lrm/api/host/{hostAccountId}/organization/{organizationId}/license - 从主机将许可证分配给组织。
  • PUT /lrm/api/account/{accountId}/service-license/{serviceScopeId}/{serviceType} - 向服务分配许可证。

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新