---
title: "The Organization deletes a debt position"
method: DELETE
path: "/organizations/{organizationfiscalcode}/debtpositions/{iupd}"
tags: ["Debt Positions API"]
---

# The Organization deletes a debt position

`DELETE /organizations/{organizationfiscalcode}/debtpositions/{iupd}`

## Path parameters

- `organizationfiscalcode` string, required
- `iupd` string, required

## Response `200`

Operation completed successfully.

- string

## Other responses

- `401` — Wrong or missing function key.
- `403` — Forbidden
- `404` — No debt position position found.
- `409` — Conflict: existing related payment found.
- `500` — Service unavailable.

---

[API](https://skmtc.net/pagopa/apis/pagopa-api-debt-position.md) · [All operations](https://skmtc.net/pagopa/apis/pagopa-api-debt-position/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pagopa/pagopa-api-debt-position/versions/a54f9d0b71c6/schema)
