SetSavedFilterMenuRequest
Request to set the current user's menu preference for a saved filter
Properties
| Name | Type | Description |
|---|---|---|
| includeInMenu | boolean | Whether the filter should appear in the current user's menu/quick access list |
Whether the filter should appear in the current user's menu/quick access list | ||
JSON Example
{
"includeInMenu": false
}