---
title: "POST /v2/customers/{merchant_id}/remove_points"
method: POST
path: "/v2/customers/{merchant_id}/remove_points"
tags: ["customers"]
---

# POST /v2/customers/{merchant_id}/remove_points

`POST /v2/customers/{merchant_id}/remove_points`

## Path parameters

- `merchant_id` string, required

## Request body

- CustomersRemovePointsFromCustomerRequestBody
  - `points` integer, required
  - `reason` string, nullable — A message that will be visible to the shopper and included on the customer’s page in the LoyaltyLion admin

## Response `204`

204

- ''

## Other responses

- `400` — Bad Request
- `401` — 401
- `403` — 403
- `404` — 404

---

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