coolify_update_private_key
Update a private key's attributes such as name, description, and content using its unique UUID.
Instructions
Update a private key
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Key name | |
| uuid | Yes | Private key UUID | |
| description | No | Key description | |
| private_key | No | The private key content |