patch https://app.modzy.com/api/models//recommended
This endpoint recommends a model in the Model Library.
Roles
Team Administrators can access this route.
Responses
This endpoint recommends a model in the Model Library.
Roles
Team Administrators can access this route.
xxxxxxxxxx
PATCH /api/models/model-id/recommended HTTP/1.1
Host: app.modzy.com
Authorization: ApiKey apikey.modzy
Accept: application/json
Content-Type: multipart/form-data
{
"isRecommended": true
}