Delete Pillars
Permanently deletes 1-20 Knowledge Base pillars and every fact filed under them. Facts are deleted, not unfiled; there is no undo. Ids with no pillar on the website are reported in not_found_ids instead of failing the call, so retries are idempotent; ids in failed_ids are untouched and safe to retry. Requires a website-admin API key; on OAuth MCP connections the signed-in user must hold the admin role. Also available as the MCP tool delete_pillars.
Body
Response
Deletion report
true Pillars actually deleted. A deleted pillar cannot be re-fetched, so this is the caller's record of what was destroyed.
Requested ids with no pillar on this website: already deleted or never existed.
Pillars whose delete errored. Each pillar deletes in its own transaction, so these are untouched and safe to retry.