---
title: "Changes to Delete a member"
method: DELETE
path: "/v0.1/merchants/{merchant_code}/members/{member_id}"
---

# Changes to Delete a member

`DELETE /v0.1/merchants/{merchant_code}/members/{member_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 53 revisions.

- **2026-07-10** `c75ca16e1e44` — 2 info
- **2026-06-18** `89d32e0b22e2` — 1 info
- **2026-03-11** `cd79d83b07e0` — 1 info
- **2025-12-11** `b8fb7c9463b8` — 1 info
- **2025-02-25** `cdadac3315a1` — 2 info

## Changes

- **2026-07-10** `c75ca16e1e44` — 2 info
  - the security scope `members.write` was added to the endpoint's security scheme `oauth2`
  - the security scope `user.subaccounts` was added to the endpoint's security scheme `oauth2`
- **2026-06-18** `89d32e0b22e2` — 1 info
  - added the non-success response with the status `403`
- **2026-03-11** `cd79d83b07e0` — 1 info
  - media type `application/json` was changed to a more specific media type `application/problem+json` for the response status `404`
- **2025-12-11** `b8fb7c9463b8` — 1 info
  - added the media type `application/json` for the response with the status `404`
- **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/merchants/:merchant_code/members/:member_id/delete.md) · [API](https://skmtc.dev/sumup/apis/sumup-rest-api.md) · [Page](https://skmtc.dev/sumup/apis/sumup-rest-api/changes/v0.1/merchants/:merchant_code/members/:member_id/delete)
