Skip to content

Commit efe954c

Browse files
Merge pull request #267 from sunbird-cb/add-roll-program
Add role for the Add/remove user from the program batch
2 parents 64374a4 + ea2ebc5 commit efe954c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/utils/whitelistApis.ts

+1
Original file line numberDiff line numberDiff line change
@@ -2477,6 +2477,7 @@ export const API_LIST = {
24772477
ROLE.CBP_ADMIN,
24782478
ROLE.MDO_ADMIN,
24792479
ROLE.CONTENT_REVIEWER,
2480+
ROLE.CONTENT_CREATOR,
24802481
],
24812482
},
24822483
'/proxies/v8/user/v1/admin/extPatch': {

0 commit comments

Comments
 (0)