Delete an existing machine that does not have any existing reservations.
curl -X DELETE
-H "Authorization:Token token=xxx"
-H "Accept: application/json"
/open_api/v1/machines/10
The machine was successfully deleted
| Param name | Description |
|---|