cURL
curl --request DELETE \ --url https://rest.compute.cudo.org/v1/projects/{projectId}/networks/{id} \ --header 'Authorization: <api-key>'
{}
Deletes a virtual network. A network cannot be deleted if there are any virtual machines attached to it.
Bearer HTTP authentication. Allowed headers-- Authorization: Bearer <api_key>
A successful response.
The response is of type object.
object