Creates a new facet.
Name | Description | Additional information |
---|---|---|
model | The model of the facet. |
Define this parameter in the request body. |
{
"FacetID": 1,
"FacetGroupID": 1,
"FacetName": "sample string 2",
"FacetDisplayOrder": 1,
"IconPath": "sample string 3"
}