---
title: "Delete a token for stored payment details"
method: DELETE
path: "/storedPaymentMethods/{storedPaymentMethodId}"
tags: ["Recurring"]
---

# Delete a token for stored payment details

`DELETE /storedPaymentMethods/{storedPaymentMethodId}`

Deletes the token identified in the path. The token can no longer be used with payment requests.

## Path parameters

- `storedPaymentMethodId` string, required

## Query parameters

- `shopperReference` string, required
- `merchantAccount` string, required

## Response `204`

No Content - look at the actual response code for the status of the request.

---

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