Starred Views Reorder

PUT {{baseUrl}}/api/v1/starredViews/order?module=<string> max chars : 100&starredViewIds=<list>

This API helps reorder the starred views in a module.

OAuth Scope

  • Desk.settings.UPDATE

Request Params

KeyDatatypeRequiredDescription
modulestringModule associated with the view. Values allowed are: tickets, tasks, contacts, accounts, contacts, activities, calls or events.
departmentIdstringID of the department in which the view(s) is (are) configured.
starredViewIdsstringIDs of the starred views.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring