---
title: "Delete constraint"
method: DELETE
path: "/apps/{appId}/constraints/{constraintId}"
tags: ["apps"]
---

# Delete constraint

`DELETE /apps/{appId}/constraints/{constraintId}`

Deletes a specific constraint

## Path parameters

- `appId` string, required — App ID
- `constraintId` string, required — Constraint ID

## Headers

- `Authorization` string, required
- `X-Disable-Hooks` 'true', required

## Response `200`

Response with status 200

- TypeAppsSuccessResponse
  - `success` boolean, required

---

[API](https://skmtc.net/flatfile/apis/api-reference.md) · [All operations](https://skmtc.net/flatfile/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/flatfile/api-reference/revisions/9d3a9979cd96/schema)
