---
title: "Update global monitoring defaults"
method: POST
path: "/global-settings"
tags: ["Host Metrics"]
---

# Update global monitoring defaults

`POST /global-settings`

## Request body

- object
  - `statusCheckInterval` integer
  - `metricsInterval` integer

## Response `200`

Settings saved.

## Other responses

- `400` — Invalid parameters.
- `403` — Requires admin privileges.

---

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