Files
Dokploy-ts-sdk/docs/models/operations/registryremoverequest.md
2025-09-26 02:33:10 +00:00

460 B

RegistryRemoveRequest

Example Usage

import { RegistryRemoveRequest } from "dokploy/models/operations";

let value: RegistryRemoveRequest = {
  registryId: "<id>",
};

Fields

Field Type Required Description
registryId string ✔️ N/A