Import key pair
POST/core/keypairs
Imports a new key pair for secure shell (SSH) access to your resources. To import a new key pair, include the key name, environment name, and public key in the request body. For the supported key types and how to generate a key pair, see Secure Shell (SSH) Access.
Request
Responses
- 200
- 400
- 401
- 404
- 409
- 500
Keypair is imported successfully
Bad Request
Unauthorized
Not Found
Conflict
Internal Server Error
Was this page helpful?