orchestrator
2022.4
false
- 入门指南
 - 身份验证
 - Swagger 定义
 - Orchestrator API
 - 平台管理 API
 
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。
新发布内容的本地化可能需要 1-2 周的时间才能完成。

Orchestrator API 指南
上次更新日期 2025年2月13日
UiPath™ 公开了以下 API:
- 
                     
Orchestrator API
 - 
                     
Test Manager API
 - 
                     
Data Service API
 - 
                     
平台管理 API
- 
                           
审核 - 检索和下载组织中的审核日志。
 - 
                           
许可 - 检索和分配许可证。
 - 
                           
身份 - 创建、更新或删除帐户,以及管理组织设置。
 
 - 
                           
 - 
                     
Marketplace API
 - 
                     
AI Center API
 - 
                     
Document Understanding API
 - 
                     
Academy API
 
注意:平台管理 API 正在经历功能增强流程,这可能会导致端点发生重大变化。这就是在我们的参考文档中将当前 API 标记为预览的原因。
               
               
            - 
                        
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/User/{userId}- 检索有关指定用户的信息。 - 
                        
POST /identity_/api/User/{userId}/changepassword— 更新指定用户的密码。 - 
                        
PUT /identity_/api/User/{userId}- 更新指定的用户信息。 - 
                        
DELETE /identity_/api/User- 删除所有用户。 - 
                        
DELETE /identity_/api/User/{userId}- 删除指定用户。 
GET /lease_/api/account/{accountId}/user-license/group/{groupId}— 检索所有可用用户许可证的列表,以创建或编辑组。PUT /—分配或更新组规则。lease_/api/account/{accountId}/user-license/group/{groupId}