---
title: "Delete"
method: DELETE
path: "/api/v1/local-directory-configs/{app_id}"
tags: ["Local Directory"]
---

# Delete

`DELETE /api/v1/local-directory-configs/{app_id}`

Delete a local directory config. Does not delete the underlying App.

## Path parameters

- `app_id` string, required — The appId field.

## Request body

- C1ApiLocalDirectoryV1LocalDirectoryConfigServiceDeleteRequestInput — The LocalDirectoryConfigServiceDeleteRequest message.

## Response `200`

Successful response

- C1ApiLocalDirectoryV1LocalDirectoryConfigServiceDeleteResponse — The LocalDirectoryConfigServiceDeleteResponse message.

## Changes

- **2026-04-30** `fa2bb307d6fa` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/conductorone/apis/c1-api/changes/api/v1/local-directory-configs/:app_id/delete.md)

---

[API](https://skmtc.dev/conductorone/apis/c1-api.md) · [All operations](https://skmtc.dev/conductorone/apis/c1-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/conductorone/c1-api/revisions/f2cf3228f366/schema)
