CLI-AUTH-IDENTIFIED
and CLI-1STPARTY
and AUTH-BASIC
and ROLE_IAM_ADMIN_MAINTENANCE
.curl --location --request POST 'https://api.serasaexperian.com.br/security/iam/v1/groups//roles' \
--header 'Content-Type: application/json' \
--data-raw '{
"roleName": "ADMIN"
}'
[
{
"code": "01",
"message": "message reference code error"
}
]