/
LI
liveavatar
/
Live avatar API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
Avatar
5
Contexts
5
get
List User Contexts
post
Create Context
get
Get Context By Id
delete
Delete Context
patch
Update Context
Embeddings
1
Languages
1
LLM Configurations
5
Secrets
3
Sessions
7
Users
1
Voices
6
Contexts
Update Context
Update a user context
patch
/v1/contexts/{context_id}
Path parameters
context_id
string
uuid
required
Cookies
la_session
string
Request body
UpdateContextSchema
required
name
string
required
prompt
string
required
opening_text
string
required
links
CreateUpdateContextLinkSchema[]
Response
Successful Response
ResponseContextDetailSchema
required
code
integer
data
ContextDetailSchema
message
string
Changes