Skip to main content
POST
/
api
/
v1
/
bookmarks
/
{id}
Add a quiz to user's bookmarks
curl --request POST \
  --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 added to bookmarks successfully