edubase_post_event_permission
Grant user permissions for educational events in EduBase to manage access levels like view, report, control, modify, finances, grant, or admin.
Instructions
Create new permission for a user on an event.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event | Yes | event identification string | |
| user | Yes | user identification string | |
| permission | Yes | permission level (view / report / control / modify / finances / grant / admin) |