{ "title": "Network" }
curl --location 'http://127.0.0.1:80/api/levels/departments/' \ --header 'Content-Type: application/json' \ --data '{ "title": "Network" }'
{}