Set username using School API

Currently, our workflow for setting up new users calls for creating their user in Core first, and then writing their username and main email address back to the user after the fact. It would be great if I could add this step to my new user script to prevent manual work from occurring during the step where we set their username and main email. I know that I can use the PATCH single user endpoint to set the email, but is there a way for me to set the username in a similar fashion?

Comments

Categories