v21

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01144108427.9 KB
Monitor

Update Shared Message

Update a message on a shared/public flow, scoped to the authenticated user.

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

Path parameters

message_idstring uuid required

Query parameters

source_flow_idstring uuid required

The original public flow ID

The original public flow ID

Request body

categorystring nullable
content_blocksobject[] nullable
context_idstring nullable
editboolean nullable
errorboolean nullable
filesstring[] nullable
senderstring nullable
sender_namestring nullable
session_idstring nullable
session_metadataobject nullable
textstring nullable

Response

Successful Response

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