Skip to main content
PUT

Path Parameters

collectionName
string
required

The name given to the collection in the manifest. Case-sensitive.

Body

application/json
query
object
required

MongoDB query to match documents

operation
object
required

MongoDB update operation

Response

Number of documents updated

The response is of type integer.