cURL
curl --request POST \ --url http://dolphinflashcards.com/api/create-shared-folder \ --header 'Content-Type: application/json' \ --data ' { "jwtToken": "...", "folderName": "Advanced Spanish Vocabulary", "description": "Comprehensive Spanish vocabulary for advanced learners" } '
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.
Shared folder created successfully