/
AR
arize-ai
/
Arize-Phoenix REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 5d ago
View markdown
arize-ai
Arize-Phoenix REST API
post
Create a new user
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-10
113
297
566.1 KB
d61b825a4bb4
annotation_configs
9
annotations
6
api_keys
7
chat
3
chat_completions
1
datasets
22
experiments
15
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