To update a role's language, you'd follow a three steps approach:
0. make sure that your package is in DRAFT status
1. get Role's JSON
2. update the "language" field
3. update Role with JSON payload
Rate this Code Share
To update a role's language, you'd follow a three steps approach:
0. make sure that your package is in DRAFT status
1. get Role's JSON
2. update the "language" field
3. update Role with JSON payload