# Create SSH key WARNING: The generated curl command is incorrect, so please refer to the Masking API guide for instructions on how to upload files through the API Endpoint: POST /ssh-keys Version: 5.1.42 Security: api_key ## Request fields (multipart/form-data): - `sshKey` (string, required) The SSH key to be uploaded. The logical name of the SSH key will be exactly the name of this uploaded file ## Response 201 fields (application/json): - `sshKeyName` (string) The name of the SSH key. This field will match the file name of the SSH key as it exists on the file system. ## Response 401 fields ## Response 409 fields