---
title: "Publish"
method: POST
path: "/site/{site_name}/sitewidehtml/{uuid}/publish"
---

# Publish

`POST /site/{site_name}/sitewidehtml/{uuid}/publish`

Publish the site-wide code to the live version of the website, without republishing the entire website.

## Path parameters

- `site_name` string, required
- `uuid` string, required

## Headers

- `x-duda-access-token` string
- `authorization` string

## Response `200`

200

- object
  - `location` string
  - `markup` string
  - `uuid` string

---

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