Detach a VM’s network interface from its VPC. Use the nic_id from GET /api/v1/vms/{id}/networks to identify the interface.
Updated May 8, 2026Documentation Index
Fetch the complete documentation index at: https://docs.rafftechnologies.com/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication. Each key is bound to a specific account.
Project ID. Required for all mutating operations (create, delete, power actions, resize).
VM ID (UUID)
Network interface ID. Get it from the nic_id field of GET /api/v1/vms/{id}/networks.