post https://app.modzy.com/api/models/categories
This endpoint creates a new category.
Roles
Platform Administrators and Team Administrators can access this route.
Responses
This endpoint creates a new category.
Roles
Platform Administrators and Team Administrators can access this route.
xxxxxxxxxx
POST /api/models/categories HTTP/1.1
Host: app.modzy.com
Content-Type: application/json
Authorization: ApiKey apikey.modzy
{
"identifier": "sentiment-analysis",
"name": "sentiment analysis",
}