Authorization: Bearer ********************
curl --location 'http://127.0.0.1:9000/courseModule/enumCourse' \ --header 'Authorization: Bearer <token>'
[ { "value": {}, "label": "string", "label2": "string" } ]