Method: users.sshPublicKeys.delete

Deletes an SSH public key.

HTTP request

DELETE https://oslogin.googleapis.com/v1alpha/{name=users/*/sshPublicKeys/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. 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 users/{user}/sshPublicKeys/{fingerprint}.

Request body

The request body must be empty.

Response body

If successful, the response body is empty.

Authorization scopes

Requires one of the following OAuth scopes:

  • https://www.googleapis.com/auth/cloud-platform
  • https://www.googleapis.com/auth/compute

For more information, see the Authentication Overview.