Creates a new highlight type.
Name | Description | Additional information |
---|---|---|
model | The model of the highlight type. |
Define this parameter in the request body. |
{
"Description": "sample string 1",
"HighlightTypeId": 2,
"Name": "sample string 3"
}