cURL
curl --request DELETE \ --url https://rest.compute.cudo.org/v1/projects/{projectId}/security-groups/{id} \ --header 'Authorization: <api-key>'
{}
Deletes a security group. The security group will be removed from any virtual machines that are using it.
API key authentication. API keys should be passed using the format Bearer API_KEY.
Bearer API_KEY
A successful response.
The response is of type object.
object