---
title: "Changes to Update a customer."
method: PUT
path: "/customers/{id}"
---

# Changes to Update a customer.

`PUT /customers/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 54 revisions.

- **2026-08-04** `79e779080bcc` — 2 warning

## Changes

- **2026-08-04** `79e779080bcc` — 2 warning
  - added the new `expired` enum value to the `allOf[#/components/schemas/CustomerManagerCustomer]/status` response property for the response status `200`
  - added the new `initial` enum value to the `allOf[#/components/schemas/CustomerManagerCustomer]/status` response property for the response status `200`

---

[Operation](https://skmtc.dev/voipbin/apis/voipbin-api/docs/customers/:id/put.md) · [API](https://skmtc.dev/voipbin/apis/voipbin-api.md) · [Page](https://skmtc.dev/voipbin/apis/voipbin-api/changes/customers/:id/put)
