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