cURL
curl --request POST \ --url http://dolphinflashcards.com/api/transfer-shared-folder-ownership \ --header 'Content-Type: application/json' \ --data '{ "jwtToken": "<string>", "sharedFolderID": "<string>", "newOwnerID": "<string>" }'
Flashcard copied