cURL
curl --request POST \ --url https://api.shadeform.ai/v1/instances/{id}/delete \ --header 'X-API-KEY: <api-key>'
Delete an instance. Some cloud providers may only allow deletion of an instance after it has moved to the ‘active’ status.
The instance id
Confirms the deletion of an instance.