---
title: "Update customer by customerId"
method: PUT
path: "/{customerId}"
---

# Update customer by customerId

`PUT /{customerId}`

## Path parameters

- `customerId` string, required

## Headers

- `Authorization` string, required
- `apikey` string, required

## Response `200`

Successful operation

- object

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

---

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