Tabs

Create a new tab

Creates a tab in the given session. Optionally navigates to an initial URL.

post/tabs

Request body

userIdstring required

Session owner.

sessionKeystring required

Tab group identifier.

listItemIdstring

Legacy alias for sessionKey.

urlstring

Optional initial URL.

Response

Tab created.

tabIdstring
urlstring

Changes