v8

latestOpenAPI 3.0.0Apache 2.0raw.githubusercontent.com2025-10-165266542.4 MB
DigitalOcean-public.v2-new_Droplet Autoscale Pools

Delete autoscale pool and resources

To destroy an autoscale pool and its associated resources (Droplets), send a DELETE request to the /v2/droplets/autoscale/$AUTOSCALE_POOL_ID/dangerous endpoint.

delete/v2/droplets/autoscale/{autoscale_pool_id}/dangerous

Path parameters

autoscale_pool_idstring required

A unique identifier for an autoscale pool.

Headers

X-Dangerousboolean required

Acknowledge this action will destroy the autoscale pool and its associated resources and can not be reversed.

Response

The action was successful and the response body is empty.