diff --git a/content/operate/rs/databases/configure/proxy-policy.md b/content/operate/rs/databases/configure/proxy-policy.md index 3876d27829..0f34942ff1 100644 --- a/content/operate/rs/databases/configure/proxy-policy.md +++ b/content/operate/rs/databases/configure/proxy-policy.md @@ -63,7 +63,7 @@ You can change a database's proxy policy when you [create]({{}}) using the REST API: ```sh -POST /v1/bdbs/ +POST /v1/bdbs { "proxy_policy": "single | all-master-shards | all-nodes", // Other database configuration parameters