Authorization: Bearer ********************
curl --location --request POST '/course-selection/drop/' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "data": {}, "msg": "" }