---
title: "POST /payment-method-token/delete"
method: POST
path: "/payment-method-token/delete"
---

# POST /payment-method-token/delete

`POST /payment-method-token/delete`

Delete a payment method token

## Headers

- `Idempotency-Key` string

## Request body

- DeleteTokenisedPMRequest
  - `pmId` string, required — Payment method token ID to be deleted

## Response `200`

Payment method token deleted successfully

## Other responses

- `400` — Invalid request

---

[API](https://skmtc.net/xpaycheckout/apis/xpay-api-store.md) · [All operations](https://skmtc.net/xpaycheckout/apis/xpay-api-store/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/xpaycheckout/xpay-api-store/versions/6329a7c694bc/schema)
