Skip to main content
PUT

Authorizations

X-DOMO-Developer-Token
string
header
required

Domo Developer Token for authentication.

Path Parameters

collectionId
string
required

The ID of the collection.

Body

application/json
query
object
required

MongoDB query that identifies the documents to update.

operation
object
required

MongoDB update operation to apply.

Response

Returns the number of updated documents or properties.

The response is of type integer.

Example:

1