Bulk Request

HTTP Request Method

POST

URI

https://hs-identity-api.oracleindustry.com/scim/v1/<tenant>/Bulk

Request schema URI

urn:scim:schemas:core:2.0:BulkRequest

Response schema URI

urn:scim:schemas:core:2.0:BulkResponse

HTTP Response Codes

The following response codes apply:

  • 200
  • 401
  • 403
  • 412
  • 413

For more information, see Section 2.5, Return Codes.

Note:

A successful POST on Bulk might not mean that the entire set of operations is successful. The client must iterate the BulkResponse to validate the status of each operation.