Detach floating IP from VM
VM network attachments
Detach floating IP from VM
Detach a floating IP from a VM. The IP returns to your reserved pool (or is released, for auto-assigned IPs).
Use the nic_id from GET /api/v1/vms/{id}/networks.
DELETE
Detach floating IP from VM
Updated May 8, 2026
Authorizations
API key for authentication. Each key is bound to a specific account.
Headers
Project ID. Required for all mutating operations (create, delete, power actions, resize).
Path Parameters
VM ID (UUID)
Network interface ID. Get it from the nic_id field of GET /api/v1/vms/{id}/networks.
Last modified on May 8, 2026