---
title: "Delete Storage Location"
method: DELETE
path: "/projects/{project_id}/storage_locations/{id}"
---

# Delete Storage Location

`DELETE /projects/{project_id}/storage_locations/{id}`

Deletes a storage location for a project

## Path parameters

- `project_id` string, required
- `id` string, required

## Headers

- `x-client-secret` string, required — A secret token identifying the client connecting to the API

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/isometric/apis/isometric-certify-data-ingestion-api.md) · [All operations](https://skmtc.net/isometric/apis/isometric-certify-data-ingestion-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/isometric/isometric-certify-data-ingestion-api/versions/9819e9c8ccf0/schema)
