---
title: "Removes the Payment resource."
method: DELETE
path: "/payments/{id}"
tags: ["Payment"]
---

# Removes the Payment resource.

`DELETE /payments/{id}`

Removes the Payment resource.

## Path parameters

- `id` string, required

## Response `204`

Payment resource deleted

## Other responses

- `404` — Resource not found

---

[API](https://skmtc.net/bossinsights/apis/boss-insights.md) · [All operations](https://skmtc.net/bossinsights/apis/boss-insights/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bossinsights/boss-insights/versions/d08a107895ad/schema)
