---
title: "POST /api/sysinfo"
method: POST
path: "/api/sysinfo"
tags: ["peer"]
---

# POST /api/sysinfo

`POST /api/sysinfo`

Set the system info

## Request body

- SystemInfo
  - `cpu` string, nullable
  - `hostname` string, nullable
  - `id` string, nullable
  - `memory` string, nullable
  - `os` string, nullable
  - `username` string, nullable
  - `uuid` string, nullable
  - `version` string, nullable
  - `ip` string, nullable

## Response `200`

---

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