Authorization: Bearer ********************
curl --location --request POST '/class/autoSchedule?term' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "data": {}, "msg": "" }