POST ./timetables/{id}/unpublish
Change the timetable status into DRAFT
Validation
Error Field | Error Code | Error Message |
---|---|---|
id | 106 | The timetable does not exist.] |
Output example
{"success": true}
Change the timetable status into DRAFT
Error Field | Error Code | Error Message |
---|---|---|
id | 106 | The timetable does not exist.] |
{"success": true}