UiPath Documentation
test-cloud
latest
false
重要 :
新发布内容的本地化可能需要 1-2 周的时间才能完成。
UiPath logo, featuring letters U and I in white

Test Cloud API 指南

上次更新日期 2026年4月7日

删除单个规则

删除组织中的 SAML 配置规则。

Endpoint

DELETE /api/Rule/{partitionGlobalId}/{ruleId}

请求标头

--header 'Authorization: Bearer {access_token}'
--header 'Content-Type: application/json'
--header 'Authorization: Bearer {access_token}'
--header 'Content-Type: application/json'

参数

名称类型位置必填描述
partitionGlobalIdGUID路径组织的全局标识符。有关检索partitionGlobalId的步骤,请参阅检索 API 使用的分区全局 ID
ruleId整数路径要删除的规则的唯一标识符。

响应

204 No Content

已成功删除规则。

  • Endpoint
  • 请求标头
  • 参数
  • 响应
  • 204 No Content

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新