---
title: "Changes to Create/Update/Replace/Delete SCIM Resources (Users/ Groups) in Bulk"
method: POST
path: "/Bulk"
---

# Changes to Create/Update/Replace/Delete SCIM Resources (Users/ Groups) in Bulk

`POST /Bulk`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 4 revisions.

- **2026-07-17** `7978594f207e` — 2 breaking, 4 warning
- **2025-08-05** `d290ee2c70fc` — 2 breaking, 4 info

## Changes

- **2026-07-17** `7978594f207e` — 2 breaking, 4 warning
  - the `oneOf[subschema #5: create group]/Operations/items/bulkId` request property type/format changed from `integer`/`` to `string`/``
  - the `Operations` response's property type/format changed from `object`/`` to `array`/`` for status `201`
  - removed the optional property `Operations/bulkId` from the response with the `201` status
  - removed the optional property `Operations/location` from the response with the `201` status
  - removed the optional property `Operations/method` from the response with the `201` status
  - removed the optional property `Operations/status` from the response with the `201` status
- **2025-08-05** `d290ee2c70fc` — 2 breaking, 4 info
  - the `oneOf[subschema #5: create group]/Operations/items/bulkId` request property type/format changed from `string`/`` to `integer`/``
  - the `Operations` response's property type/format changed from `array`/`` to `object`/`` for status `201`
  - added the optional property `Operations/bulkId` to the response with the `201` status
  - added the optional property `Operations/location` to the response with the `201` status
  - added the optional property `Operations/method` to the response with the `201` status
  - added the optional property `Operations/status` to the response with the `201` status

---

[Operation](https://skmtc.dev/ballerina-platform/apis/scim-2-0-api/docs/Bulk/post.md) · [API](https://skmtc.dev/ballerina-platform/apis/scim-2-0-api.md) · [Page](https://skmtc.dev/ballerina-platform/apis/scim-2-0-api/changes/Bulk/post)
