Bulk API

The SCIM /Bulk resource endpoint sends a potentially large collection of resource operations in a single request.

Bulk operations are handled in the order they appear in the POST content. When using the surrogate bulkId, you must ensure that the POST operation that generates the ID for the bulkId occurs before any update operations are performed for that bulkId.