---
title: "Delete a payment method"
method: DELETE
path: "/spaces/{space_id}/payment/{payment_id}"
---

# Delete a payment method

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

Deletes a payment method.

## Path parameters

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

## Response `204`

Payment method deleted

## 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)
