/
AY
ayinke-llc
/
Malak's API documentation
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 4w ago · Updated 2mo ago
Details
Filter operations
auth
1
contacts
6
decks
5
get
list all decks. No pagination
post
Creates a new deck
get
fetch a deck
delete
delete a deck
put
update a deck preferences
images
1
updates
11
user
1
workspace
2
decks
update a deck preferences
put
/decks/{reference}/preferences
Path parameters
reference
string
required
deck unique reference.. e.g deck_
Request body
ServerUpdateDeckPreferencesRequest
required
enable_downloading
boolean
password_protection
object
require_email
boolean
Response
OK
ServerFetchDeckResponse
required
deck
MalakDeck
message
string
required
Changes