edubase_delete_content_permission
Remove a user's permission (view, report, control, modify, grant, admin) from educational content like classes, courses, exams, or events to control access.
Instructions
Remove a permission level of a user from a content (class, course, event, exam, integration, organization, Quiz set, SCORM learning material, tag or video).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | type of the content (scorm: SCORM learning material, quiz: Quiz set) | |
| user | Yes | user identification string | |
| content | Yes | identification string of the content (e.g. the exam identification string if type is exam) | |
| permission | Yes | permission level (view / report / control / modify / grant / admin), finances is only available for events |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | ||
| content | Yes | ||
| success | Yes |