---
title: "Changes to Create staff user"
method: POST
path: "/setting/create-staff"
---

# Changes to Create staff user

`POST /setting/create-staff`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 6 revisions.

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

## Changes

- **2026-08-22** `6b9208b64456` — 1 breaking, 8 warning, 14 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 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/create-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/create-staff/post)
