users
Adds a public SSH key to an environment, allowing clients with the corresponding private key to connect to that environment via SSH. If a key with the same content already exists, this will error with ALREADY_EXISTS.
post/v1/{+environment}:addPublicKey
Path parameters
environmentstring required
Environment this key should be added to, e.g. users/me/environments/default.
Request body
Response
Successful response