Validated on 26 Apr 2024 • Last edited on 2 Jul 2024
MongoDB is a source-available cross-platform document-oriented database program for high-volume storage. Classified as a NoSQL database program, MongoDB uses JSON-like documents with optional schemas.
You can update your database engine’s parameters with the API, such as verbosity and default_read_concern. For a full list of the parameters you can edit, see our API reference. Under the REQUEST BODY SCHEMA section, click config, and then click the mongo option.
To ensure database stability, you can only edit the parameters listed in our API reference. To change other MongoDB parameters, contact support.
Update a Database’s Configuration Using the API
How to Update a Database's Configuration Using the DigitalOcean API