Removes a flash bookmark for the authenticated user
cURL
curl --request DELETE \ --url http://localhost:3000/api/flash/bookmarks/remove
{ "success": true }
ID of the flash listing to remove bookmark for
Bookmark removed successfully
Whether the operation was successful