How to set user profile via Postman API for the newly created users? #330
nidhikachhawa24
started this conversation in
General Discussion
Replies: 1 comment 1 reply
-
@nidhikachhawa24 as we do not have any bulk api to change this as it is a individual user update by using user/v3/update of the user service. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have created a tenant on one of our Sunbird projects.
The on boarding is done by setting up the taxonomy through APIs.
I have created users on Sunbird for the tenant through APIs.
I want to setup their profiles by selecting the preferences for BMGS through API without using their individual login.
Usually profile is setup from the frontend, but I want to set profile for a lot of users so I am looking for an API that can do this with Admin access.
I want to know is there an API that can achieve this ? Or any other way in which this can be done?
Please guide me here.
to: @reshmi-nair @rajeevsathish @Krishnaj20
cc: @baljeetsingh @komalm
Beta Was this translation helpful? Give feedback.
All reactions