---
title: "Changes to Un-assign a role from a list of users"
method: POST
path: "/roles/unassign"
---

# Changes to Un-assign a role from a list of users

`POST /roles/unassign`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 51 revisions.

- **2023-08-15** `44fbe9f14200` — 3 breaking, 2 warning, 2 info
- **2023-08-04** `9f4851dfc828` — 1 info
- **2023-03-06** `7de0ab0187e0` — 1 breaking

## Changes

- **2023-08-15** `44fbe9f14200` — 3 breaking, 2 warning, 2 info
  - the `admin` request property type/format changed from `object`/`` to `boolean`/``
  - the `builder` request property type/format changed from `object`/`` to `boolean`/``
  - removed the required property `userIds` from the response with the `200` status
  - removed the request property `admin/global`
  - removed the request property `builder/global`
  - added the new optional request property `appBuilder`
  - added the required property `data` to the response with the `200` status
- **2023-08-04** `9f4851dfc828` — 1 info
  - endpoint added
- **2023-03-06** `7de0ab0187e0` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/budibase/apis/budibase-api/docs/roles/unassign/post.md) · [API](https://skmtc.dev/budibase/apis/budibase-api.md) · [Page](https://skmtc.dev/budibase/apis/budibase-api/changes/roles/unassign/post)
