curl --location 'http://localhost:1337/api/master/student-types' \ --header 'Content-Type: application/json' \ --data '{ "key": "residential1", "label": "residential", "description": "sds" }'
{}