Skip to main content
Worlds Docs home page
Search...
⌘K
wazootech/worlds
Go to Console
Go to Console
Search...
Navigation
CLI reference
delete
Welcome
Introduction
Quickstart
Cloud Platform
Manifesto
Worlds
Worlds
Search
Query
Update
Integrations
AI SDK
Claude Code
Gemini
Mastra
n8n
OpenClaw
OpenCode
OpenAI
Zapier
Zo
Open source
Architecture
Style Guide
Security
Self Host
Worlds API
GET
List worlds
POST
Create a world
GET
Get a world
PUT
Update a world
DEL
Delete a world
GET
Export world data
POST
Import world data
GET
List world logs
GET
Semantic search
GET
Execute SPARQL query or get service description
POST
Execute SPARQL query or update
CLI reference
create
get
list
update
import
export
search
sparql
delete
chat
On this page
Usage
CLI reference
delete
Copy page
Delete a graph and its indices
Copy page
Permanently deletes a world and all of its associated facts and items. This action cannot be undone.
worldId
string
required
The unique system identifier of the target world.
Usage
Copy
worlds
delete
<
worldI
d
>
sparql
chat
⌘I