Copying roles from one GC org to another GC org through platform api's

I am trying to copy roles from my "dev" genesys org to "prod" genesys org via platform api's .
to copy role from dev org i am using api : GET /api/v2/authorization/roles
to create same role in prod i am using api : POST /api/v2/authorization/roles

After this when i go to prod org and open the newly copied role i see a notice ""Your default role is out of date"" .

  1. if I 'click to see changes' , its just stuck and processing and not showing anything.
  2. dismiss new changes and save but unsure of what will it do?
  3. upon save , the error is going away , but I doubt if it is a correct way ?

Attaching snapshot :

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.