---
title: "Adds a document to a content section for a community app."
method: POST
path: "/api/v1/community/{appId}/content/{communityAppContentId}/document"
tags: ["Community"]
---

# Adds a document to a content section for a community app.

`POST /api/v1/community/{appId}/content/{communityAppContentId}/document`

Sample request:
            
    POST /api/v1/community/{appid}/content/{communityAppContentId}/document

## Path parameters

- `appId` integer, required
- `communityAppContentId` integer, required

## Response `200`

OK

---

[API](https://skmtc.dev/q2developer/apis/q2-portal-web-server.md) · [All operations](https://skmtc.dev/q2developer/apis/q2-portal-web-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/q2developer/q2-portal-web-server/revisions/7225eea22612/schema)
