Assign condition set rules with the API
Grant a permission to a user set on a resource set by creating a condition set rule through the Permit API. This page is for developers who script attribute-based access control (ABAC) policy setup and have already created their condition sets.
A condition set rule combines three parts: a user set, a permission (an action on a resource), and a resource set. When a rule exists, every user in the user set can perform the action on every resource in the resource set.