Create Entry
Creates a new entry in a Memento Database library.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
The ID of the library.
array of objectrequired
An array of field objects. Example: [{"id":1,"value":"Record 1"},{"id":2,"value":1000}]