Skip Navigation Links

Menu Items

Set badge count for menu itemexperimental

Requires authentication via bearer.

Sets the badge count for a specific menu item for the designated users. Note that users and menu items must belong to the same tenant.

The badge count is displayed in the navigation menu and must be managed by the caller; the platform will not automatically decrease or reset the count when a user accesses the menu item.

Path Params

menu_item_id stringrequired

The primary identifier of the menu item for which the badge count shall be set.

Request Body

badges object[]

Response Body

200 OK

Get an overview of the user badging for menu itemsexperimental

Requires authentication via bearer.

This endpoint delivers the badging summary for the logged user across all active menu items.

Query Params

platform string

The platform parameter allows you to specify the platform for which the menu items should be returned. It can be either MOBILE or WEB. If not specified, the default behavior is to return menu items for both platforms.

Response Body

200 OK

Error Codes

  • FEATURE_DISABLED