users
Removes a public SSH key from an environment. Clients will no longer be able to connect to the environment using the corresponding private key. If a key with the same content is not present, this will error with NOT_FOUND.
post/v1/{+environment}:removePublicKey
Path parameters
environmentstring required
Environment this key should be removed from, e.g. users/me/environments/default.
Request body
Response
Successful response