v52

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-03269339953.6 KB
VPS: Firewall

Delete firewall

Delete a specified firewall.

Any virtual machine that has this firewall activated will automatically have it deactivated.

Use this endpoint to remove unused firewall configurations.

delete/api/vps/v1/firewall/{firewallId}

Path parameters

firewallIdinteger required
Example:9449049

Firewall ID

Response

Success empty response

messagestring

Example response

{
  "message": "Request accepted"
}