---
title: "Create a new news story in the batch"
method: POST
path: "/batch/{batch_id}/news"
tags: ["news"]
---

# Create a new news story in the batch

`POST /batch/{batch_id}/news`

## Response `201`

The created News object

## Other responses

- `400` — The request payload is not correctly formed.

---

[API](https://skmtc.net/dvidshub/apis/dvids-content-submission-api.md) · [All operations](https://skmtc.net/dvidshub/apis/dvids-content-submission-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dvidshub/dvids-content-submission-api/revisions/921b385ab6b9/schema)
