# Delete load balancers and the associated resources

Permanently deletes one or more AutoStopping load balancers and their associated resources.

⚠️ CAUTION: This action is irreversible. Once deleted, the load balancer configuration cannot be recovered. Any AutoStopping Rules using this load balancer will lose their access point and may become inaccessible.

Endpoint: DELETE /gateway/lw/api/accounts/{account_id}/autostopping/loadbalancers
Version: 1.0
Security: x-api-key

## Path parameters:

  - `account_id` (string, required)
    Account Identifier for the Entity
    Example: "pxXVjvw"

## Query parameters:

  - `accountIdentifier` (string, required)
    Account Identifier for authentication and authorization.
    Example: "px7xdw"

## Request fields (*/*):

  - `ids` (array)

  - `with_resources` (boolean)


## Response 200 fields
