UNSOLVED updating user roles
-
I couldn't find any information on how can I update user roles via API programmaticaly?
-
@audrew31 I would be glad to have assist on that please
-
@audrew31 using the "Registrations" endpoint and updating the user's roles:
See here in docs: https://fusionauth.io/docs/v1/tech/apis/registrations#update-a-user-registration
The roles for a user are specific to the registration to an application. Hope that helps.
-
@support-0 thank you
-
@support-0 Thanks for helping out!