rozod
    Preparing search index...

    Variable deleteCloudV2UniversesUniverseIdMemoryStoreSortedMapsSortedMapIdItemsItemIdConst Param

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

    STABLE

    Deletes the specified item from the map.

    Scopes: memory-store.sorted-map:write Engine: Not available in-engine

    universe_id The universe ID. sorted_map_id The sorted-map ID. item_id The item ID.