---
title: "Update RTMP server bind address"
method: POST
path: "/admin/config/rtmpserverbindaddress"
tags: ["Internal", "Admin", "Video"]
---

# Update RTMP server bind address

`POST /admin/config/rtmpserverbindaddress`

## Request body

- AdminConfigValue
  - `value` union
    - string
    - boolean
    - string[]
    - number

## Response `200`

RTMP server bind address updated

- BaseAPIResponse — Simple API response
  - `message` string
  - `success` boolean

## Other responses

- `400` — Bad request
- `401` — Basic auth failure
- `default` — Unexpected error

## Changes

- **2026-06-19** `ae1c41600f34` — 1 info
  - endpoint added
- **2026-06-19** `c1f292d7552d` — 1 breaking
  - api path removed without deprecation
- **2026-06-19** `913dc7e7d717` — 1 info
  - endpoint added
- **2021-09-23** `02fef72d775b` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/owncast/apis/owncast-apis/changes/admin/config/rtmpserverbindaddress/post.md)

---

[API](https://skmtc.dev/owncast/apis/owncast-apis.md) · [All operations](https://skmtc.dev/owncast/apis/owncast-apis/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/owncast/owncast-apis/revisions/e2ce1f2fcdfa/schema)
