Delete a machine
Permanently delete a machine and its disk
DELETE
Path parameters
namespace
type: string
requiredThe namespace (user or organization) the machine belongs to.
name
type: string
requiredThe machine name.
Query parameters
force
type: boolean
Force delete a running machine without stopping it first.
default: false
Previous → Create a machine
Next Get a machine →