edubase_patch_quiz
Update an existing quiz set's details—title, language, description, or organization—to keep educational content accurate and aligned with course needs.
Instructions
Update the details of an existing Quiz set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | external unique Quiz identifier, send an empty value to remove the current identifier | |
| quiz | Yes | Quiz identification string | |
| title | No | title of the Quiz set | |
| language | No | language of the Quiz set | |
| description | No | short description of the Quiz set, send an empty value to remove the current description | |
| organization | No | organization identification string to move the Quiz set to, only an organization of the API application owner can be used, only the owner of the Quiz set (or an administrator) can change the organization, send "none" (or an empty value) to remove the Quiz set from its current organization, always the organization of the user for organizational members |