A feature where a user can delete all their bookmarks. It should have a similar flow to the delete account flow where they have to confirm their password and another word (ie, delete) and then clear all the bookmarks from the current organization.
Be sure we use the helper functions GetBaseURLIDsForOrgs and BulkUpdateCounters (in models/base_url.go) to clean up counters after the deletion.