Set Entity Policy
set_entity_policyCreate or update server-side read/write role policy for an app entity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| read | Yes | Roles allowed to read | |
| write | Yes | Roles allowed to write | |
| app_id | Yes | The app ID | |
| entity | Yes | Entity name, e.g. Booking |