post

Interact with the Tdarr database
insert: requires collection, docID, obj
getById: requires collection, docID
getAll: requires collection
update: requires collection, docID, obj (with keys to update)
removeOne: requires collection, docID
removeAll: requires collection

Language
Click Try It! to start a request and see the response here!