Create private key
createPrivateKeyCreate an SSH private key for Coolify by adding its PEM-encoded content, with optional name and description to identify it.
Instructions
Create a new SSH private key. The private_key field should contain the full PEM-encoded key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| description | No | ||
| private_key | Yes |