---
title: "Generate Pdf"
method: POST
path: "/api/v2/docgen/structure/{uuid}/generate-pdf"
tags: ["api-v2-docgen"]
---

# Generate Pdf

`POST /api/v2/docgen/structure/{uuid}/generate-pdf`

## Path parameters

- `uuid` string, uuid, required

## Response `200`

Successful Response

- GeneratePdfResponse
  - `uuid` string, uuid, required
  - `pdf_generation_status` string, nullable
  - `message` string, required

## Other responses

- `422` — Validation Error

---

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