Update quiz settings
quiz_video_update_quizUpdate a quiz. updates accepts any subset of quiz settings (title, description, format, template, timing, music, TTS, publish status, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quizId | Yes | Quiz ID in YouTube-style 11-character base64url format. | |
| updates | Yes | Partial quiz settings object; only included fields are updated. |