coolify_update_security_key
Update an existing security key in Coolify by modifying its name, description, or SSH private key content using the key's UUID identifier.
Instructions
Update security key
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | No | Key description | |
| key | No | SSH private key content | |
| name | No | Key name | |
| uuid | Yes | Security key UUID |