---
title: "Convert draft to HTML format."
method: POST
path: "/api/render/html"
---

# Convert draft to HTML format.

`POST /api/render/html`

## Response `200`

Returns temporary URL to the draft in requested format.

- object
  - `errors` string[] — list of errors
  - `warnings` string[] — list of warnings
  - `url` string — Temporary URL to requested format

## Other responses

- `400` — Error has occurred.
- `401` — Failed to authenticate.

---

[API](https://skmtc.net/ietf-tools/apis/ietf-author-tools-api.md) · [All operations](https://skmtc.net/ietf-tools/apis/ietf-author-tools-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ietf-tools/ietf-author-tools-api/versions/8db1416c9cdd/schema)
