user_create

Function

ArgDescriptionType
userThe user to create or update.string (required)
rolesList of roles to give the user.list of string (required)
passwordA password to set for the user (If not using SSO this might be needed).string
orgsOne or more org IDs to grant access to. If empty we use the current org.list of string

Description

Creates a new user from the server, or updates their permissions or reset their password.