Modify Group Message

Update the details of a message associated with an agent.

Path parameters

group_idstringRequired
message_idstringRequired

Headers

AuthorizationstringRequired

Header authentication of the form Bearer <token>

Request

This endpoint expects an object.
Update System MessageobjectRequired
OR
Update User MessageobjectRequired
OR
Update Reasoning MessageobjectRequired
OR
Update Assistant MessageobjectRequired

Response

Successful Response

System Messageobject
OR
User Messageobject
OR
Reasoning Messageobject
OR
Hidden Reasoning Messageobject
OR
Tool Call Messageobject
OR
Tool Return Messageobject
OR
Assistant Messageobject

Errors