Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Request model for creating a flashcard set.
The description of the flashcard set, i.e. what you want to include in the set.
The number of flashcards to generate
Required range:
1 <= x <= 30
The name of the flashcard set, if you want to provide one. If you do not, one will be generated for you at additional cost.