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

Open in Claude
Open in ChatGPT

Delete Folder

delete/v1/folders/{folder_id}

Delete a data folder.

Path ParametersExpand Collapse
folder_id: string

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

minLength43
maxLength43
Delete Folder
curl https://api.letta.com/v1/folders/$FOLDER_ID \
    -X DELETE \
    -H "Authorization: Bearer $LETTA_API_KEY"
{}
Returns Examples
{}