/
AR
arize-ai
/
Arize-Phoenix REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 13m ago · Updated 6h ago
View markdown
arize-ai
Arize-Phoenix REST API
post
Create a new user
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-21
121
330
627.4 KB
6107b5235c74
annotation_configs
9
annotations
6
api_keys
7
chat
10
chat_completions
1
datasets
22
experiments
15
projects
5
prompts
11
secrets
1
sessions
6
spans
7
traces
5
users
4
get
Get the authenticated user
get
List all users
post
Create a new user
delete
Delete a user by ID
post
Login
get
Logout
post
Refresh Tokens
post
Initiate Password Reset
post
Reset Password
post
Ldap Login
get
Login
post
Login
get
Create Tokens
get
Version
get
Check Healthz
get
Check Readyz
users
Create a new user
Create a new user with the specified configuration.
post
/v1/users
Request body
CreateUserRequestBody
required
user
union
required
send_welcome_email
boolean
Response
The newly created user.
CreateUserResponseBody
required
data
union
required