---
title: "POST /api/browser/preview-client"
method: POST
path: "/api/browser/preview-client"
tags: ["Ai.Tlbx.MidTerm.OpenApi"]
---

# POST /api/browser/preview-client

`POST /api/browser/preview-client`

## Request body

- BrowserPreviewClientRequest
  - `sessionId` string, nullable
  - `previewName` string, nullable
  - `tabId` string, nullable

## Response `200`

OK

- BrowserPreviewClientResponse
  - `sessionId` string, nullable, required
  - `previewName` string, required
  - `routeKey` string, required
  - `previewId` string, required
  - `previewToken` string, required
  - `origin` string, nullable, required

---

[API](https://skmtc.net/tlbx-ai/apis/tlbx-api.md) · [All operations](https://skmtc.net/tlbx-ai/apis/tlbx-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tlbx-ai/tlbx-api/versions/fbbda676c858/schema)
