Detach security group from VM NIC
VM network attachments
Detach firewall from VM NIC
Remove a security group from a specific NIC on a VM.
DELETE
Detach security group from VM NIC
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)
Security group ID (UUID). Get it from the security_group_id field of GET /api/v1/vms/{id}/networks, or list all account security groups via GET /api/v1/security-groups.
Network interface ID. Get it from the nic_id field of GET /api/v1/vms/{id}/networks.
Last modified on May 8, 2026