/
US
useauxos
/
Auxos
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 15h ago · Updated 1d ago
Details
Filter operations
admin
25
get
Admin Usage Summary
get
Admin List Users
post
Admin Add User
delete
Admin Revoke User
get
Admin List Population Access
post
Admin Invite
get
Admin List Pending Invites
post
Admin Resend Pending Invite
patch
Admin Replace Population Access Policy
get
Admin Workspaces Directory
post
Admin Create Team
delete
Admin Delete Team
patch
Admin Rename Team
put
Admin Replace Team Workspaces
post
Admin Claim Next Voice Interview Import
get
Admin List Voice Interview Qa Queue
post
Admin Sync Voice Interview Prolific Statuses
post
Admin Delete Excluded Voice Interviews
get
Admin Load Voice Interview Import
post
Admin Exclude Voice Interview Import
post
Admin Release Voice Interview Import
post
Admin Commit Persona
post
Admin Condense Import Questions
post
Admin Commit Persona Embeddings
post
Admin Sweep Media Assets
assets
1
chat
10
chat-archive
6
experiments
7
mcp-tokens
3
me
1
persona-eval
2
population-eval
6
populations
4
studies
9
support
1
surveys
8
system
2
voice-interview
3
workspaces
8
admin
Admin Rename Team
Renames one admin team.
patch
/admin/teams/{team_id}
Path parameters
team_id
string
uuid
required
Request body
AdminTeamNameRequest
required
name
string
required
Response
Successful Response
AdminTeamResponse
required
item
AdminTeamItem
required
Changes