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

# POST /registry.update

`POST /registry.update`

## Request body

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

## 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)
