Skip to main content
DELETE
Destroy a machine

Authorizations

Authorization
string
header
required

API key passed as Bearer token

Path Parameters

id
string
required

Machine ID (e.g. mch_a1b2c3d4)

Response

Machine destroyed

id
string
required
status
enum<string>
required
Available options:
creating,
running,
paused,
destroyed,
error