Chat

Update the latest user message in a webchat session

Required scope: chat

patch/api/v1/chat/sessions/{session_id}/messages/{message_id}

Path parameters

session_idstring required
message_idstring required

Request body

contentobject required

Response

Standard AstrBot success response

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

Changes

Changed in 2 of the 13 revisions of this API.11