For AI agents: a documentation index is available at https://www.mongodb.com/docs/llms.txt — markdown versions of all pages are available by appending .md to any URL path.
Docs Menu

Feature Control Policies

Base URL: https://{OPSMANAGER-HOST}:{PORT}/api/public/v1.0

Feature Control Policies allow you to enable or disable certain MongoDB features based on your site-specific needs. Use these resources to view and update Feature Control Policies via the API.

To use these endpoints, grant the following roles to an Project API Key:

Role
Possible Action

Retrieve or update a feature control policy.

Any authenticated user

Retrieve the list of available policies for a project.

Method
Endpoint
Description

GET

Retrieve the Feature Control Policies for one Project.

PUT

Update the Feature Control Policies for one Project.

GET

Retrieve the available Feature Control Policies.

Rate this page