v1
latestOpenAPI 3.1.02026-07-261690320.7 KBRemove 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
}