Delete a Marble world created through TokenLab. TokenLab forwards the deletion to World Labs and marks the local world record as deleted.
Deletion is permanent.
Path Parameters
Response
Whether the deletion was accepted.
curl -X DELETE "https://api.tokenlab.sh/v1/worlds/world_123" \
-H "Authorization: Bearer sk-your-api-key"