Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
Instance deleted
The response is of type object
.
Removes a compute instance from your database and queues it for deletion. The instance will no longer appear in your Nile dashboard. When deletion is finalized, all data associated with the instance will be deleted.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Instance deleted
The response is of type object
.