Update private key
updatePrivateKeyUpdate an SSH private key in Coolify by its content, optionally changing the 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 |