---
title: "Delete All Location Images"
method: DELETE
path: "/setup/v1/locations/{id}/deleteallimages"
tags: ["Locations"]
---

# Delete All Location Images

`DELETE /setup/v1/locations/{id}/deleteallimages`

Use this endpoint to **Delete All** location images from the location blob storage container. An option exists to use upper case for matching the subdirectory name. Legacy apps stored pics using upper case while the API uses lower case names.

## Path parameters

- `id` string, required

## Query parameters

- `uppercase` boolean

## Response `200`

Success

- boolean

---

[API](https://skmtc.net/onsched/apis/onsched-setup-api.md) · [All operations](https://skmtc.net/onsched/apis/onsched-setup-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/onsched/onsched-setup-api/versions/c5c023458a2f/schema)
