Change identifier on Auth engineAsk AIpost https://{host}/auth/v1/user/updateIdentifierValueThis API enables you to change identifier values in the Auth engine database.Body ParamsnewIdentifierValuestringrequiredNew identifier value for the selected identifier type.identifierTypestringenumrequiredIdentifier type of the customer.MOBILEEMAILAllowed:MOBILEEMAILidentifierValuestringrequiredOld identifier value for the selected identifier type.brandstringrequiredOrganisation name.tokenstringrequiredToken generated using auth/v1/web/token/generatedeviceIdstringrequiredUnique ID of the device from which the customer has generated the token.Responses 200200 400400Updated about 1 month ago