Skip to main content
Remove Flash Bookmark
curl --request DELETE \
  --url http://localhost:3000/api/flash/bookmarks/remove
{
  "success": true
}

Documentation Index

Fetch the complete documentation index at: https://docs.traza.com.au/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

flashId
string
required

ID of the flash listing to remove bookmark for

Response

Bookmark removed successfully

success
boolean
required

Whether the operation was successful