Create private key
createPrivateKeyAdd an SSH private key to Coolify for authenticating deployments. Provide the PEM-encoded key, with optional name and description.
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 |