Skip to main content

IAI Identity Outliers Unignore

POST 

/outliers/unignore

This API receives a list of IdentityIDs in the request, changes the outliers to be un-ignored--returning a 204 if successful. Requires authorization scope of 'iai:outliers-management:update'

Request

Body

arrayrequired
  • Array [
  • string

  • ]

Responses

No content - indicates the request was successful but there is no content to be returned in the response.

Loading...