---
title: "Update global settings"
method: POST
path: "/settings_global"
tags: ["admin"]
---

# Update global settings

`POST /settings_global`

Updates global Ravada settings (admin only)

## Request body

- object

## Response `200`

Settings updated

- object
  - `ok` integer
  - `reload` integer

## Changes

- **2026-01-15** `e428496df7e0` — 1 info
  - endpoint added
- **2026-01-15** `0dcbe42ed665` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/upc/apis/ravada-frontend-api/changes/settings_global/post.md)

---

[API](https://skmtc.dev/upc/apis/ravada-frontend-api.md) · [All operations](https://skmtc.dev/upc/apis/ravada-frontend-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/upc/ravada-frontend-api/revisions/0b6b25b58676/schema)
