Update private key
updatePrivateKeyUpdate SSH private key metadata by providing the key content, optionally setting a new name and description.
Instructions
Update an SSH private key. The Coolify API identifies the key by its private_key content (required); name and description are optional.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| description | No | ||
| private_key | Yes |