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

# POST /registry.create

`POST /registry.create`

## Request body

- object
  - `imagePrefix` string, nullable, required
  - `password` string, required
  - `registryName` string, required
  - `registryType` 'cloud', required
  - `registryUrl` string, required
  - `serverId` string
  - `username` string, required

## Response `200`

Successful response

## 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/revisions/50e2e470fdd0/schema)
