---
title: "DELETE /api/v1/common/app-variables/"
method: DELETE
path: "/api/v1/common/app-variables/"
tags: ["common", "v1"]
---

# DELETE /api/v1/common/app-variables/

`DELETE /api/v1/common/app-variables/`

Delete specific App Variable by name
    Param:
        - name: str
        - category: str

## Request body

- AppVarDelete
  - `name` string, required
  - `category` string, required

## Response `200`

- string

## Changes

- **2020-12-11** `0957c4a7ae3d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/lexpredict/apis/contraxsuite-api/changes/api/v1/common/app-variables/delete.md)

---

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