Skip to main content
DELETE
/
api
/
v1
/
bookmarks
/
{id}
Delete a quiz from user's bookmarks
curl --request DELETE \
  --url http://localhost:8787/api/v1/bookmarks/{id}

Documentation Index

Fetch the complete documentation index at: https://docs.intelliq.dev/llms.txt

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

Path Parameters

id
string<uuid>
required

Response

Quiz removed from bookmarks successfully