We’d like to request support for setting a user’s display name in the addUsers API or during user creation in the UI.
Right now, the only workaround is to add the user, fetch the user UUID, and then call updateUserInfo to set the correct name. That turns a simple user creation into 3 API calls.
Created by brijesh.jagani
·