Modify Message
Update the details of a message associated with an agent.
Authentication
AuthorizationBearer
Header authentication of the form Bearer <token>
Path parameters
agent_id
The ID of the agent in the format ‘agent-<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