Skip to main content
DELETE
https://api.worlds.wazoo.tech
/
v1
/
worlds
/
{worldId}
Delete World
curl --request DELETE \
  --url https://api.worlds.wazoo.tech/v1/worlds/{worldId}

Path Parameters

worldId
string
required
The unique identifier of the world to delete.

Response

The endpoint returns a 200 OK status on success.