ScheduleDeleteLesson
Delete a scheduled lesson from the school timetable. Optionally remove all future occurrences, with a required reason and client approval.
Instructions
Delete a lesson from the schedule.
WARNING: Destructive: removes the lesson. Requires client-side approval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lessonId | No | integer (optional) | |
| bodyComment | No | Причина удаления лекции из расписания | |
| bodyDeleteRepeatLessons | No | Удалить запланированные лекции true - Удалить текущую и запланированные лекции false - Удалить только текущую лекцию |