cURL
curl --request POST \ --url api.thundercompute.com:///8443/v1/instances/{id}/delete \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data '{}'
{}
Delete a compute instance by ID
Instance ID
The body is of type object.
object
OK
Was this page helpful?