Removes a public SSH key from an environment. Clients will no longer be able to connect to the environment using the corresponding private key.
HTTP request
DELETE https://cloudshell.googleapis.com/v1alpha1/{name=users/*/environments/*/publicKeys/*}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
name |
Name of the resource to be deleted, e.g. |
Request body
The request body must be empty.
Response body
If successful, the response body will be empty.
Authorization Scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.