---
title: "POST /api/webpreview/snapshot"
method: POST
path: "/api/webpreview/snapshot"
tags: ["Ai.Tlbx.MidTerm.OpenApi"]
---

# POST /api/webpreview/snapshot

`POST /api/webpreview/snapshot`

## Request body

- WebPreviewSnapshotRequest
  - `sessionId` string, required
  - `html` string, required
  - `cssUrls` string[], required

## Response `200`

OK

- WebPreviewSnapshotResponse
  - `snapshotPath` string, 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)
