Modify Message For Group
Update the details of a message associated with an agent.
Authentication
AuthorizationBearer
Header authentication of the form Bearer <token>
Path parameters
group_id
The ID of the group in the format ‘group-<uuid4>’
message_id
The ID of the message in the format ‘message-<uuid4>’
Request
This endpoint expects an object.
UpdateSystemMessage
OR
UpdateUserMessage
OR
UpdateReasoningMessage
OR
UpdateAssistantMessage
Response
Successful Response
SystemMessage
OR
UserMessage
OR
ReasoningMessage
OR
HiddenReasoningMessage
OR
ToolCallMessage
OR
ToolReturnMessage
OR
AssistantMessage
OR
ApprovalRequestMessage
OR
ApprovalResponseMessage