---
title: "Changes to Deactivate a payment instrument"
method: DELETE
path: "/v0.1/customers/{customer_id}/payment-instruments/{token}"
---

# Changes to Deactivate a payment instrument

`DELETE /v0.1/customers/{customer_id}/payment-instruments/{token}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 53 revisions.

- **2026-07-10** `c75ca16e1e44` — 1 info
- **2026-03-11** `cd79d83b07e0` — 2 warning, 6 info
- **2025-06-17** `2b6f466f2efe` — 1 breaking
- **2025-02-25** `cdadac3315a1` — 2 info

## Changes

- **2026-07-10** `c75ca16e1e44` — 1 info
  - the security scope `customers.write` was added to the endpoint's security scheme `oauth2`
- **2026-03-11** `cd79d83b07e0` — 2 warning, 6 info
  - removed the optional property `error_code` from the response with the `401` status
  - removed the optional property `message` from the response with the `401` status
  - added the non-success response with the status `400`
  - added the optional property `detail` to the response with the `401` status
  - added the optional property `instance` to the response with the `401` status
  - added the optional property `status` to the response with the `401` status
  - added the optional property `title` to the response with the `401` status
  - added the required property `type` to the response with the `401` status
- **2025-06-17** `2b6f466f2efe` — 1 breaking
  - removed the media type `application/json` for the response with the status `204`
- **2025-02-25** `cdadac3315a1` — 2 info
  - the endpoint scheme security `apiKey` was added to the API
  - the endpoint scheme security `oauth2` was added to the API

---

[Operation](https://skmtc.dev/sumup/apis/sumup-rest-api/docs/v0.1/customers/:customer_id/payment-instruments/:token/delete.md) · [API](https://skmtc.dev/sumup/apis/sumup-rest-api.md) · [Page](https://skmtc.dev/sumup/apis/sumup-rest-api/changes/v0.1/customers/:customer_id/payment-instruments/:token/delete)
