Edits documents by providing a key value pair of fields you are adding or changing, make sure to include the "_id" in the documents.

If updating many items in a short timespan, please use BulkUpdate. 

Every update api call temporarily locks and updates the schema, so will slow down with many updates in quick succession.
Language
Authorization
Header
Click Try It! to start a request and see the response here!