Skip to main content
Module

x/linkding/mod.ts>deleteBookmarkByUrl

Access your Linkding API with Deno.
Go to Latest
function deleteBookmarkByUrl
import { deleteBookmarkByUrl } from "https://deno.land/x/linkding@v2.0.0/mod.ts";

Delete bookmark by URL.

Parameters

url: string

Returns

Promise<boolean>

true if successful, otherwise false