Update Last Accessed View
PUT {{baseUrl}}/api/v1/lastAccessedView/([0-9]+)
This API updates the view last accessed by the user in the module and department specified in the request.
OAuth Scope
Desk.basic.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 |