v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-138818.9 KB
users

Create an SSH public key

post/v1/{+parent}/sshPublicKeys

Path parameters

parentstring required

Required. The unique ID for the user in format users/{user}.

Request body

fingerprintstring

Output only. The SHA-256 fingerprint of the SSH public key.

keystring

Required. Public key text in SSH format, defined by RFC4253 section 6.6.

namestring

Output only. The canonical resource name.

expirationTimeUsecstring int64

An expiration time in microseconds since epoch.

Response

Successful response