---
title: "Publish content"
method: PATCH
path: "/static-content/{id}/publish"
tags: ["static-content"]
---

# Publish content

`PATCH /static-content/{id}/publish`

Mark content as published

## Path parameters

- `id` number, required

## Response `200`

Content published

## Other responses

- `404` — Content not found
- `409` — Already published

---

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