API Reference
Log In
API Reference

Create a new User

Creates a new user.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

User configuration

user

string
required

The email address of the user

string | null

The first name of the user

string | null

The last name of the user

string | null

The phone number associated with the user

string | null
enum

The user's homepage preference

string | null
enum

The user's role-based UI persona (cxo_finance, product_leaders or platform_engineering)

Allowed:
roles
array of strings
required

The roles of the user

roles*
tenant
teamIds
array of strings
required

The IDs of the teams the user belongs to

teamIds*
string | null

The ID of the default team/organization to load on login

boolean | null

is this the primaryUser in the tenant

string | null

The URL to use for the magic link invitation email. If not provided, uses the platform default URL.

boolean | null

Whether the user can view captured prompt data (system prompts, messages, and responses). This flag only affects non-admin users; Tenant Administrators have implicit access regardless of this setting. Only modifiable by Tenant Administrators.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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