Skip to content

Update PVE Server

PATCH
/pveServer/{serverId}

Updates an existing Proxmox VE server's configuration such as connection details or authentication credentials.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

TypeHTTP (bearer)

Parameters

Path Parameters

serverId*

The unique identifier of the PVE server to update

Typestring
Required

Responses

PVE server successfully updated
application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License