cURL
curl --request POST \ --url http://dolphinflashcards.com/api/add-flashcard-to-shared-folder \ --header 'Content-Type: application/json' \ --data ' { "jwtToken": "...", "sharedFolderID": "folder-id", "flashcardID": "flashcard-id" } '
Documentation IndexFetch the complete documentation index at: https://docs.dolphinflashcards.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.dolphinflashcards.com/llms.txt
Use this file to discover all available pages before exploring further.
Flashcard added