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