---
title: "Delete an App Client"
method: DELETE
path: "/v2/app_clients/{app_client_id}"
tags: ["Application Clients"]
---

# Delete an App Client

`DELETE /v2/app_clients/{app_client_id}`

Deletes an App Client from the customer account.

## Path parameters

- `app_client_id` string, required

## Headers

- `Request-Timeout` integer
- `Request-Timeout-Millis` integer

## Response `204`

The App Client was deleted.

## Other responses

- `403` — Permissions do not allow deleting this App Client.

---

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