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

Open in Claude
Open in ChatGPT

Delete Block

delete/v1/blocks/{block_id}

Delete Block

Path ParametersExpand Collapse
block_id: string

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

minLength42
maxLength42
Delete Block
curl https://api.letta.com/v1/blocks/$BLOCK_ID \
    -X DELETE \
    -H "Authorization: Bearer $LETTA_API_KEY"
{}
Returns Examples
{}