---
title: "Delete a Personal Payment Source."
method: DELETE
path: "/v2/payment/users/{userId}/payment-sources/{paymentSourceId}"
tags: ["Personal Payment Sources"]
---

# Delete a Personal Payment Source.

`DELETE /v2/payment/users/{userId}/payment-sources/{paymentSourceId}`

## Response `200`

OK

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — The specified resource was not found.

---

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