Create a model with data given in the request body.
JSON format is expected. The model performs the validation automatically when instantiated.
POST /data/departments
curl \
-X POST http://api.example.com/data/departments
JSON format is expected. The model performs the validation automatically when instantiated.
curl \
-X POST http://api.example.com/data/departments