You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default, only root users can access the Quotas settings from the `_meta` organization. You can grant access to other roles using Role-Based Access Control (RBAC).
@@ -33,7 +33,7 @@ By default, only root users can access the Quotas settings from the `_meta` orga
33
33
> - Review and confirm that the users assigned to the role are correct.
34
34
>7. Click **Save** to apply the changes.
35
35
36
-

36
+

37
37
38
38
## How to Configure Quotas Using Environment Variables
39
39
@@ -81,13 +81,13 @@ Use this to set **org-level** quotas for a specific API module. The limit applie
81
81
82
82
You can also apply rules globally by selecting the **global rules** option under the organization selector dropdown. This applies the limit across all organizations and their respective user roles.
83
83
84
-

84
+

85
85
86
86
### Role Limits
87
87
88
88
Use this to set**role-level** quotas for specific API modules within an organization. This allows more granular control by assigning **different limits** to each role for the same API module.
89
89
90
-

90
+

0 commit comments