cURL
curl --request DELETE \ --url https://operator.io/api/instances/{id} \ --header 'Authorization: Bearer <token>'
{ "message": "<string>" }
Deprovisions the instance and removes its container. Data is not recoverable.
API key (ck_live_...). Create one in Settings > API Keys.
ck_live_...
Deleted.