API Docs / Schemas / SetSavedFilterMenuRequest

SetSavedFilterMenuRequest

Request to set the current user's menu preference for a saved filter

Properties

Name Type Description
includeInMenuboolean

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
}

Used By Operations