---
title: "Changes to Update staff user"
method: POST
path: "/setting/update-staff"
---

# Changes to Update staff user

`POST /setting/update-staff`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 6 revisions.

- **2026-08-22** `6b9208b64456` — 1 breaking, 8 warning, 15 info

## Changes

- **2026-08-22** `6b9208b64456` — 1 breaking, 8 warning, 15 info
  - the `permission` request property type/format changed from `array`/`` to `object`/``
  - removed the request property `permission.customers`
  - removed the request property `permission.dashboard`
  - removed the request property `permission.invoices`
  - removed the request property `permission.marketing`
  - removed the request property `permission.packages`
  - removed the request property `permission.reports`
  - removed the request property `permission.settings`
  - removed the request property `permission.support`
  - added the new optional request property `permission/customers`
  - added the new optional request property `permission/dashboard`
  - added the new optional request property `permission/invoices`
  - added the new optional request property `permission/marketing`
  - added the new optional request property `permission/packages`
  - added the new optional request property `permission/reports`
  - added the new optional request property `permission/settings`
  - added the new optional request property `permission/support`
  - added the non-success response with the status `404`
  - added the optional property `code` to the response with the `401` status
  - added the optional property `code` to the response with the `403` status
  - added the optional property `code` to the response with the `422` status
  - added the optional property `request_id` to the response with the `401` status
  - added the optional property `request_id` to the response with the `403` status
  - added the optional property `request_id` to the response with the `422` status

---

[Operation](https://skmtc.dev/b-cdn/apis/billingserv-api-v2/docs/setting/update-staff/post.md) · [API](https://skmtc.dev/b-cdn/apis/billingserv-api-v2.md) · [Page](https://skmtc.dev/b-cdn/apis/billingserv-api-v2/changes/setting/update-staff/post)
