rozod
    Preparing search index...

    Variable deleteCloudV2UniversesUniverseIdMemoryStoreSortedMapsSortedMapIdItemsItemIdConst Api Param Description

    deleteCloudV2UniversesUniverseIdMemoryStoreSortedMapsSortedMapIdItemsItemId: EndpointGeneric<
        { item_id: string; sorted_map_id: string; universe_id: string },
        void,
        undefined,
    > = ...

    DELETE https://apis.roblox.com/cloud/cloud/v2/universes/:universe_id/memory-store/sorted-maps/:sorted_map_id/items/:item_id Delete Memory Store Sorted Map Item universe_id The universe ID. sorted_map_id The sorted-map ID. item_id The item ID. Deletes the specified item from the map.