---
title: "Publish Confluence Now"
method: POST
path: "/repos/{repo_id}/integrations/confluence/publish"
tags: ["integrations"]
---

# Publish Confluence Now

`POST /repos/{repo_id}/integrations/confluence/publish`

## Path parameters

- `repo_id` string, required

## Response `200`

Successful Response

- ConfluencePublishResult
  - `status` string, required
  - `error` string, nullable
  - `created` integer
  - `updated` integer
  - `skipped` integer
  - `deleted` integer
  - `failed` object[]

## 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.dev/repowise/apis/repowise-hosted-api/revisions/6bb9d0da77e3?raw)
