latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-1127518479.8 KB

789e6ad3796c

Servers

Restart server proxy

Queue a proxy restart for a team-owned server.

post/servers/{uuid}/proxy/restart

Path parameters

uuidstring required

Server UUID

Response

Proxy restart queued.

messagestring

Example response

{
  "message": "Proxy restart queued."
}