---
title: "Cancel pending payment method deletion"
method: DELETE
path: "/spaces/{space_id}/payment/{payment_id}/deletion"
---

# Cancel pending payment method deletion

`DELETE /spaces/{space_id}/payment/{payment_id}/deletion`

Cancels a pending deletion for a payment method.

## Path parameters

- `space_id` string, required
- `payment_id` string, required

## Response `204`

Pending deletion cancelled

## Other responses

- `default` — Error response

---

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