# SettingsSaveSSHPrivateKeyRequest ## Example Usage ```typescript import { SettingsSaveSSHPrivateKeyRequest } from "dokploy/models/operations"; let value: SettingsSaveSSHPrivateKeyRequest = {}; ``` ## Fields | Field | Type | Required | Description | | ------------------ | ------------------ | ------------------ | ------------------ | | `sshPrivateKey` | *string* | :heavy_minus_sign: | N/A |