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