UiPath Documentation
automation-cloud
latest
false
Automation Cloud API guide

Delete single rule

DELETE endpoint for removing a single SAML provisioning rule from an organization by partition and rule ID.

Deletes a SAML provisioning rule from an organization.

Endpoint​

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

Request headers​

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

Parameters​

NameTypeLocationRequiredDescription
partitionGlobalIdGUIDPathYesThe global identifier of the organization. For steps on retrieving partitionGlobalId, refer to Retrieving partitionGlobalId for API use.
ruleIdIntegerPathYesThe unique identifier of the rule to delete

Responses​

204 No Content​

The rule was successfully deleted.

  • Endpoint​
  • Request headers​
  • Parameters​
  • Responses​
  • 204 No Content​

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated