CLI-AUTH-BASIC
and CLI-1STPARTY
CLI-AUTH-IDENTIFIED
and CLI-1STPARTY
and AUTH-BASIC
and ROLE_IAM_ADMIN_MAINTENANCE
curl --location --request PATCH 'https://api.serasaexperian.com.br/security/iam/v1/user-identities//authentication-factors/' \
--header 'Content-Type: application/json' \
--data-raw '{
"email": "example@br.experian.com",
"mobile": {
"regionCode": 55,
"areaCode": 11,
"phoneNumber": 911112222
},
"tags": "[\"MARKED_RESOURCES\"]"
}'
[
{
"code": "01",
"message": "message reference code error"
}
]