Upload the data to be deleted in Okta
POST {{baseUrl}}/api/v1/identity-sources/:identitySourceId/sessions/:sessionId/bulk-delete
Uploads entities that need to be deleted in Okta from the identity source for the given session
Request Body
{"entityType"=>"USERS", "profiles"=>[{"externalId"=>"velit in aute"}, {"externalId"=>"dolor cupidatat pariatur"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |