---
title: "Delete all Shared Value for an App"
method: DELETE
path: "/orgs/{orgId}/apps/{appId}/values"
tags: ["public", "Value"]
---

# Delete all Shared Value for an App

`DELETE /orgs/{orgId}/apps/{appId}/values`

All Shared Values will be deleted. If the Shared Values are marked as a secret, they will also be deleted.

## Path parameters

- `orgId` string, required
- `appId` string, required

## Response `204`

Shared Values successfully deleted.

---

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