Authorization: Bearer ********************
curl --location --request POST 'localhost:3000/role/addAuth' \ --data-urlencode 'roleId=' \ --data-urlencode 'authList=1' \ --data-urlencode 'authList=2' \ --data-urlencode 'authList=19' \ --data-urlencode 'authList=21' \ --data-urlencode 'authList=22'
{}