curl --location 'http://localhost:1337/api/master/sections' \ --header 'Content-Type: application/json' \ --data '{ "name": "C", "classes_masters": [ { "id": 1 } ] }'
{}