# Rule

> :::note
Feature availability depends on the cloud platform that you use. For details, refer to the [Feature availability page](https://docs.uipath.com/test-cloud/automation-cloud/latest/admin-guide/test-cloud-feature-availability).
:::

:::note
Feature availability depends on the cloud platform that you use. For details, refer to the [Feature availability page](https://docs.uipath.com/test-cloud/automation-cloud/latest/admin-guide/test-cloud-feature-availability).
:::

The Rule API manages SAML provisioning rules within organizations, allowing administrators to create, read, update, and delete rules that control access and permissions.

## Base URL

```
/api/Rule
```

## Authentication

* Schema: JWT Bearer Token
* Required Scopes: `PM.AuthSetting`
* Required Group: **Administrators**
* Additional: Host Organization Admin authorization may be required
