CLI-AUTH-IDENTIFIED
and CLI-1STPARTY
and ROLE_AUTH-BASIC
and (ADMIN
or IAM_ADMIN_MAINTENANCE
)CLI-AUTH-BASIC
and CLI-1STPARTY
curl --location --request POST 'https://api.serasaexperian.com.br/security/iam/v1/user-accesses//user-accounts' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"userId": "string"
}
]'
[
{
"code": "01",
"message": "message reference code error"
}
]