Deletes an SSH public key.
HTTP request
DELETE https://oslogin.googleapis.com/v1beta/{name=users/*/sshPublicKeys/*}
The URL uses Google API HTTP annotation syntax.
Path parameters
| Parameters | |
|---|---|
name |
The fingerprint of the public key to update. Public keys are identified by their SHA-256 fingerprint. The fingerprint of the public key is in format |
Request body
The request body must be empty.
Response body
If successful, the response body will be empty.
Authorization Scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/cloud-platformhttps://www.googleapis.com/auth/compute
For more information, see the Authentication Overview.


