/
AR
arize-ai
/
Arize-Phoenix REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 31m ago · Updated 1d ago
View markdown
arize-ai
Arize-Phoenix REST API
post
Create a new user
v
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-08
110
293
557.5 KB
annotation_configs
9
annotations
6
api_keys
7
chat
3
chat_completions
1
datasets
22
experiments
12
projects
5
prompts
11
secrets
1
sessions
6
spans
7
traces
4
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