---
title: "Delete single payment by ID"
method: DELETE
path: "/payments/{paymentId}"
tags: ["payment"]
---

# Delete single payment by ID

`DELETE /payments/{paymentId}`

Delete single payment by ID

## Path parameters

- `id` integer, required

## Response `200`

Return 1 on success

---

[API](https://skmtc.dev/splose/apis/splose-public-api.md) · [All operations](https://skmtc.dev/splose/apis/splose-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/splose/splose-public-api/revisions/648d60075f00/schema)
