rozod
    Preparing search index...

    Variable deleteInventoryAssetAssetidConst Api Param

    deleteInventoryAssetAssetid: EndpointGeneric<
        { assetId: number },
        Record<string, never>,
        undefined,
    > = ...

    DELETE https://inventory.roblox.com/v2/inventory/asset/:assetId Give up an asset owned by the authenticated user. Assets that are created by Roblox user or are limited edition are not eligible for deletion and will return NotEligibleForDelete. assetId ID of the asset to delete.