---
title: "Delete API App"
method: DELETE
path: "/api_app/{client_id}"
tags: ["Api App"]
---

# Delete API App

`DELETE /api_app/{client_id}`

Deletes an API App. Can only be invoked for apps you own.

## Path parameters

- `client_id` string, required

## Response `204`

successful operation

## Other responses

- `4XX` — failed_operation

---

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