# Delete

Launch stage: GA

`DELETE /api/disaster-recovery/v1/{name=accounts/*/stable-urls/*}`

Delete a stable URL.

API scopes: disaster-recovery

Clouds: AWS, Azure

## Path parameters

- `name` (string, optional)
  The fully qualified resource name.
   Format: accounts/{account_id}/stable-urls/{stable_url_id}.

## Response

```json
{}
```

