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
RequiredResponses
PVE server successfully updated
application/json
JSON
{
}