/local-user-store/api/v1/usersAsk AIpost https://example.com/local-user-store/api/v1/usersCreate a new user.Body ParamscommentstringA comment describing the objecttagsarray of stringsArray of tag stringstagsADD stringusernamestringrequiredA unique principal name for the user, a username or an email addresswindows_accountstringWindows account nameunix_accountstringUnix account namefull_namestringFull namedisplay_namestringDisplay namejob_titlestringJob titlecompanystringCompanydepartmentstringDepartmentemailstringEmail addresstelephonestringPhone numberlocalestringUser's locale. Language code ISO 639-1 & country code ISO 3166-1 separated by a "_"passwordobjectpassword objectHeadersAuthorizationstringrequiredDefaults to Bearer a-proper-token-goes-hereOAuth2 tokenResponses 201User successfully created 400Bad request 401Unauthorized request, OAuth2 authorization missing or invalid 403Unauthorized request, OAuth2 authorization OK but scope insufficient 404Resource not found 500Internal server errorUpdated over 4 years ago