Update Documents
Update multiple documents in a collection.
post/action/updateMany
Request body
Response
Updated
Example response
{
"matchedCount": 12,
"modifiedCount": 12
}Update multiple documents in a collection.
Updated
{
"matchedCount": 12,
"modifiedCount": 12
}