IAI Identity Outliers Ignore
POST {{baseUrl}}/outliers/ignore
This API receives a list of IdentityIDs in the request, changes the outliers to be ignored--returning a 204 if successful. Requires authorization scope of 'iai:outliers-management:update'
Request Body
["abc123def456", "ghi789jkl012"]
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string | ||
| Accept | string |