Create User

Create a Torii user.

  • Torii users can log in to Torii and/or the App Catalog and/or the Browser Extension.
  • The user's app permissions are determined according to the user's role, represented by the userType attribute.
  • The user can be created as Active or Inactive, according to the active attribute.
  • Only active users can log in to Torii apps.

  • Rate limit: 200 requests per minute

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
schemas
array of strings
required

An array of Strings containing URIs that are used to indicate the namespaces of the SCIM schemas that define the attributes present in the current JSON structure.

schemas*
name
object

The components of the user's real name.

string
required

userName must be a valid email address with a valid domain.

string

The role of the user in Torii.
Must be a valid Torii role name or custom role name (e.g. "Admin", "Read Only", etc.)

boolean
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*