Import an ssh key for a siteAsk AIpost https://api.rocket.net/v1/sites/{id}/ssh/keysImport an ssh key for a sitePath ParamsidintegerrequiredID of the Site you are interacting withBody ParamsImport an ssh key for a sitenamestringrequiredssh key filenamekeystringrequiredcontent of ssh keypassphrasestringnot needed for public ssh key importResponses 200OK 400Bad Request 401Authentication failed 403Not authorized to access endpoint 404Given site not found for user 405Invalid input 500Internal errorUpdated 4 months ago