Monitor

Update Message

put/api/v1/monitor/messages/{message_id}

Path parameters

message_idstring uuid required

Request body

textstring nullable
senderstring nullable
sender_namestring nullable
session_idstring nullable
context_idstring nullable
filesstring[] nullable
editboolean nullable
errorboolean nullable

Response

Successful Response

timestampstring date-time
senderstring required
sender_namestring required
session_idstring required
context_idstring nullable
textstring required
filesstring[]
errorboolean
editboolean
categorystring
idstring uuid required
flow_idstring uuid nullable required

Changes