cURL
curl --request DELETE \ --url https://api.cloud.onidel.com/network/vpcs/{vpc_id} \ --header 'Authorization: <api-key>'
Delete a VPC (must not have any attached VMs)
Provide the value as: Token <your-api-token>
Token <your-api-token>
VPC UUID
Team ID. Default team will be used if not provided.
VPC deleted successfully