Skip to main content
The update method modifies an existing record in the collection.

Configuration Example

Configuration Options

  • fields (array): Whitelist of fields that can be updated
  • excludedFields (array): Fields that cannot be updated

Implementation Examples

File: update.rest.yml

Operation Mapping Implementation

File: update.yml

JavaScript Implementation

File: update.js

Input

Return Value