/
AY
ayinke-llc
/
Malak's API documentation
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 3w ago · Updated 2mo ago
Details
Filter operations
auth
1
contacts
6
get
list your contacts
post
Creates a new contact
get
List all created contact lists
post
Create a new contact list
put
Edit a contact list
delete
add a new contact to a list
decks
5
images
1
updates
11
user
1
workspace
2
contacts
add a new contact to a list
delete
/contacts/lists/{reference}
Path parameters
reference
string
required
list unique reference.. e.g list_
Request body
ServerAddContactToListRequest
required
reference
string
Response
OK
ServerAPIStatus
required
message
string
required
Changes