Updates an existing facet.
Name | Description | Additional information |
---|---|---|
facetId | No documentation available. |
Define this parameter in the request URI. |
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"
}