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