Skip to main content
DELETE
Delete Archived Node

Overview

Hard-deletes one archive entry. Archive entries are self-contained copies, so the agent the node came from is not affected. Find entry IDs with List Archived Nodes. Requires an admin, owner, operator, or prompter role.

Headers

string
required
Your API key for authentication.

Path Parameters

string
required
The archive entry’s unique identifier. Returns 404 NOT_FOUND if no entry with that ID exists in your organization.

Response

string
The deleted entry’s ID.
null | array
null on success, or a list of error objects if the request failed.

Docs for agents: llms.txt