v20

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-035471202.8 KB
Hosts

Update a host

Edit a host's display name and/or its host config. Only the fields you pass change. Guest callers are denied (a write).

patch/projects/{projectId}/hosts/{hostId}

Path parameters

projectIdstring required

ID of the hosted project that contains the server.

hostIdstring required

Host ID, as returned by the project's host list.

Request body

OR

Response

The updated host settings.

idstring required
namestring required
configobject required

Host config v2 DTO. Opaque object; shape mirrors the inspector's host editor.