Add Star View
POST {{baseUrl}}/api/v1/views/:view_id/star
This API stars a view, enabling quick access to the view.
OAuth Scope
Desk.settings.UPDATE
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
departmentId | string | ID of the department in which the view(s) is (are) configured. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |