cURL
curl --request PATCH \ --url https://rest.compute.cudo.org/v1/projects/{projectId}/vm/{id}/security-group/detach \ --header 'Authorization: <api-key>'
{}
Detaches a security group from a virtual machine.
Bearer HTTP authentication. Allowed headers-- Authorization: Bearer <api_key>
A successful response.
The response is of type object.
object