automation-cloud
latest
false
UiPath logo, featuring letters U and I in white

Automation Cloud API 指南

上次更新日期 2026年1月30日

删除单个规则

删除组织中的 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 无内容

已成功删除规则。

  • Endpoint
  • 请求标头
  • 参数
  • 响应
  • 204 无内容

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新