Skip to content
  • Auto
  • Light
  • Dark
DiscordForumGitHubSign up
View as Markdown
Copy Markdown

Open in Claude
Open in ChatGPT

Reset Group Messages

patch/v1/groups/{group_id}/reset-messages

Delete the group messages for all agents that are part of the multi-agent group.

Path ParametersExpand Collapse
group_id: string

The ID of the group in the format 'group-'

minLength42
maxLength42
Reset Group Messages
curl https://api.letta.com/v1/groups/$GROUP_ID/reset-messages \
    -X PATCH \
    -H "Authorization: Bearer $LETTA_API_KEY"
{}
Returns Examples
{}