Used to add new documents or update an existing document. NoteYou can only upsert documents with the same structure as defined in your database. Arguments# DocumentPayloadDocument | Document[]required#Show propertiesHide propertiesidstring | numberrequired#contentRecord<string, unknown>#metadataRecord<string, unknown># Response#