Skip to content

Delete a bookmark

Problem to solve

Allow a consumer to delete a bookmark.

Further details

Some people don't want to keep all of their bookmarks or all of their data. We should allow them to delete data.

Proposal

Create a route that takes a bookmark ID and responds to the DELETE method.

What does success look like, and how can we measure that?

A consumer is able to delete a bookmark

Links / references