Skip to content

Delete PVE Server

DELETE
/pveServer/{serverId}

Permanently removes a Proxmox VE server configuration from the user's account.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

TypeHTTP (bearer)

Parameters

Path Parameters

serverId*

The unique identifier of the PVE server to delete

Typestring
Required

Responses

PVE server successfully deleted
application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License