---
title: "Delete App Configuration"
method: DELETE
path: "/v1/app-configurations/{app_name}"
tags: ["app-configurations"]
---

# Delete App Configuration

`DELETE /v1/app-configurations/{app_name}`

Delete an app configuration by app name
Warning: This will delete the app configuration from the project,
associated linked accounts, and then the app configuration record itself.

## Path parameters

- `app_name` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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