---
title: "Preview text document signing page"
method: POST
path: "/document/preview/"
tags: ["document"]
---

# Preview text document signing page

`POST /document/preview/`

Returns a redirect response (302) with link in the Location header to a one-use temporary URL you can redirect to, to see a preview of the signing page. Follow the redirect immediately since it expires after a few seconds.

## Request body

- HTMLSigningPreviewPost
  - `text` string
  - `title` string
  - `group` string
  - `signee_count` integer

## Other responses

- `302` — Short-lived link (a few seconds) to signing page preview returned in Location header

---

[API](https://skmtc.dev/legalesign/apis/legalesign-api.md) · [All operations](https://skmtc.dev/legalesign/apis/legalesign-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/legalesign/legalesign-api/revisions/02fb3694e918/schema)
