Chat

Update a ChatUI project

patch/api/v1/chat/projects/{project_id}

Path parameters

project_idstring required

Request body

titlestring
emojistring
descriptionstring
workspace_type'session' | 'project' | 'custom'
workspace_pathstring

Response

Standard AstrBot success response

status'ok' required
messagestring
{"stackTrail":"components:schemas:SuccessEnvelope:properties:data","oasType":"schema","type":"unknown"}

Changes