Bulk REST Endpoints

Bulk
The bulk operation is used to send a large collection of resource operations in a single request. The body of a bulk operation contains a set of HTTP resource operations using any of the supported HTTP methods for Users and Roles resources. The supported HTTP methods for the bulk operation include POST, PUT, PATCH, and DELETE. Each bulk job can have multiple operations per resource. It may be beneficial to perform the bulk job in batches, for example 50 operations per batch.
Bulk operation
Method: post
Path: /hcmRestApi/scim/Bulk