curl --location 'http://localhost:1337/api/master/castes' \ --header 'Content-Type: application/json' \ --data '{ "name": "bc-c" }'
{}