Zum Hauptinhalt springen
Lösche eine über TokenLab erstellte Marble World. TokenLab leitet die Löschung an World Labs weiter und markiert den lokalen World-Datensatz als gelöscht. Das Löschen ist dauerhaft.

Path Parameters

id
string
erforderlich
World Labs world ID.

Response

deleted
boolean
Ob die Löschung akzeptiert wurde.
world_id
string
World Labs world ID.
curl -X DELETE "https://api.tokenlab.sh/v1/worlds/world_123" \
  -H "Authorization: Bearer sk-your-api-key"