Database

Aggregate documents in a collection

Perform aggregation operations on a collection

post/database/collections/{collection}/aggregate

Path parameters

collectionstring required

Request body

object[] required

Response

Aggregation result

codeinteger
messagestring
dataobject

Changes