DigitalOcean-public.v2-new_Droplet Autoscale Pools
Delete autoscale pool
To destroy an autoscale pool, send a DELETE request to the /v2/droplets/autoscale/$AUTOSCALE_POOL_ID endpoint.
A successful response will include a 202 response code and no content.
delete/v2/droplets/autoscale/{autoscale_pool_id}
Path parameters
autoscale_pool_idstring required
A unique identifier for an autoscale pool.
Response
The action was successful and the response body is empty.