---
title: "Update host creation defaults (admin only)"
method: PATCH
path: "/users/host-defaults"
tags: ["Users"]
---

# Update host creation defaults (admin only)

`PATCH /users/host-defaults`

Sets global default settings applied when a new host is created.

## Request body

- object

## Response `200`

Host defaults updated.

## Other responses

- `403` — Not authorized.
- `500` — Failed to update host defaults.

---

[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)
