---
title: "POST /mongo.create"
method: POST
path: "/mongo.create"
tags: ["mongo"]
---

# POST /mongo.create

`POST /mongo.create`

## Request body

- object
  - `appName` string, required
  - `databasePassword` string, required
  - `databaseUser` string, required
  - `description` string, nullable
  - `dockerImage` string
  - `environmentId` string, required
  - `name` string, required
  - `replicaSets` boolean, nullable
  - `serverId` string, nullable

## Response `200`

Successful response

- boolean

## Other responses

- `default` — Error response

---

[API](https://skmtc.net/charliedevelops/apis/dokploy-api.md) · [All operations](https://skmtc.net/charliedevelops/apis/dokploy-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/charliedevelops/dokploy-api/versions/50e2e470fdd0/schema)
