---
title: "POST /topics/{topicname}"
method: POST
path: "/topics/{topicname}"
---

# POST /topics/{topicname}

`POST /topics/{topicname}`

Write to topic

## Response `200`

OK

## Changes

- **2019-05-21** `c10758b73ea6` — 2 breaking, 1 warning, 4 info
  - removed the request body
  - media type `application/vnd.kafka.v2+json` was changed to a more general media type `application/json` for the response status `200`
  - deleted the `query` request parameter `async`
  - api tag `Producer` removed
  - …3 more

[Change history](https://skmtc.dev/strimzi/apis/http-bridge-api-reference/changes/topics/:topicname/post.md)

---

[API](https://skmtc.dev/strimzi/apis/http-bridge-api-reference.md) · [All operations](https://skmtc.dev/strimzi/apis/http-bridge-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/strimzi/http-bridge-api-reference/revisions/c10758b73ea6/schema)
