Skip to main content

archive_bookmark

Archive a bookmark.

def archive_bookmark(
bookmark_id: string
) - > object

Archive a bookmark.

Parameters

NameTypeDescription
bookmark_idstringThe unique identifier of the bookmark to be archived.

Returns

TypeDescription
objectA JSON response containing the archived bookmark or an error message.