Remove Star View
POST {{baseUrl}}/api/v1/starredViews/:view_id/unstar
This API unstars a view, disabling quick access to the view.
OAuth Scope
Desk.settings.UPDATE
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
departmentId | string | Allowed values are : Valid Department Id . |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |