Remove cloud
Removes a cloud with a specified id
delete/clouds/{cloud_id}
Path parameters
cloud_idinteger required
The ID of the cloud to be deleted
Response
The cloud has been successfully deleted
Example response
{
"success": true
}Removes a cloud with a specified id
The ID of the cloud to be deleted
The cloud has been successfully deleted
{
"success": true
}