Upload the data to be upserted in Okta
POST {{baseUrl}}/api/v1/identity-sources/:identitySourceId/sessions/:sessionId/bulk-upsert
Uploads entities that need to be upserted in Okta from the identity source for the given session
Request Body
{"entityType"=>"USERS", "profiles"=>[{"email"=>"SJ73w1Q@FKHgQApesaONnJdPb.tbu", "firstName"=>"exercitation et dolor Ut laborum", "homeAddress"=>"Excepteur", "lastName"=>"est aute veniam anim", "mobilePhone"=>"nulla dolore", "secondEmail"=>"3yTQkOv@ILGP.qj", "userName"=>"ullamco cillu"}, {"email"=>"B29TqFMx@OGK.wynp", "firstName"=>"in aliquip Duis", "homeAddress"=>"non labore sunt laboris", "lastName"=>"nisi laborum consec", "mobilePhone"=>"amet est aute", "secondEmail"=>"qFsXS3D0DMI@WAzKYAPguTCGfzLrMwLiOKFBQSKyYXOY.gdoo", "userName"=>"Excepteur officia ex"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |