Screen tabs
post/rest/api/3/screens/{screenId}/tabs/{tabId}/move/{pos}
Path parameters
screenIdinteger required
The ID of the screen.
tabIdinteger required
The ID of the screen tab.
posinteger required
The position of tab. The base index is 0.
Response
Returned if the request is successful.
{"stackTrail":"paths:/rest/api/3/screens/{screenId}/tabs/{tabId}/move/{pos}:post:responses:204:content:application/json:schema","oasType":"schema","type":"unknown"}