Move flashcard set
Move Flashcard Set
Move a flashcard set to a new location. Folder locations, such as currentLocation
or moveLocation
, are in the format myfolder1/myfolder2
. If the card is in the root folder, the folder path should be an empty string ""
.
POST
Body
application/json
Response
200
application/json
OK. Returns the string: `"Flashcard not found in current location"` when supplied an invalid folder path.
The response is of type object
.