Users

Refresh tab

POST https://account.omnidesk.com/api/v2/user/refreshTab

This endpoint allows you to invoke a refresh on an open tab in the browser of a user

Path Parameters

Name
Type
Description

tabID

string

can be a ticket id or tab name like "users"

{"type": "result", "message": "Tab refresh invoked."}

Last updated