Delete Instance

POST {{aws_lightsail_base_url}}/?forceDeleteAddOns&instanceName&Version=2016-11-28

Request Params

KeyDatatypeRequiredDescription
forceDeleteAddOnsnullA Boolean value to indicate whether to delete the enabled add-ons for the disk.
instanceNamenullThe name of the instance to delete.
VersionstringThe version of the API.

Request Body

{"forceDeleteAddOns"=>1, "instanceName"=>"string"}