---
title: "DELETE /members/{id}"
method: DELETE
path: "/members/{id}"
---

# DELETE /members/{id}

`DELETE /members/{id}`

## Response `200`

200

- DeleteLoyaltyMemberWithMemberIdDataObject
  - `data` DeleteLoyaltyMemberWithMemberIdResponseObject
    - `id` string — The internal ID generated by Zinrelo.
    - `member_status` string — The status of the member.
  - `success` boolean

## Other responses

- `400` — 400

---

[API](https://skmtc.net/trueloyal/apis/admin-apis.md) · [All operations](https://skmtc.net/trueloyal/apis/admin-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/trueloyal/admin-apis/versions/c12d3d379897/schema)
