---
title: "Batch upload posts"
method: POST
path: "/api/v1/posts/batch"
tags: ["Posts"]
---

# Batch upload posts

`POST /api/v1/posts/batch`

Upload a CSV file to create posts in bulk

## Response `201`

Posts created successfully

## Other responses

- `400` — Invalid CSV or validation error
- `401` — Unauthorized
- `500` — Internal server error

---

[API](https://skmtc.net/nesohq/apis/postal-post-management-service-apis.md) · [All operations](https://skmtc.net/nesohq/apis/postal-post-management-service-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nesohq/postal-post-management-service-apis/versions/64a3f9ff2411/schema)
