---
title: "Publish Due Publications"
method: POST
path: "/internal/confluence/publish-due"
tags: ["integrations"]
---

# Publish Due Publications

`POST /internal/confluence/publish-due`

Publish every enabled weekly publication that is due.

Called by the Modal cron. Due = enabled, cadence weekly, and last
published more than ~6.5 days ago (or never) — tolerant of cron
drift. Per-repo failures are recorded on the publication row and
never abort the sweep.

## Headers

- `x-service-token` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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