Remove Public Key

POST {{baseUrl}}/:project/global/users/:user/removePublicKey?fingerprint=<post>

Removes the specified public key from the user.

Request Params

KeyDatatypeRequiredDescription
fingerprintstringThe fingerprint of the public key to delete. Public keys are identified by their fingerprint, which is defined by RFC4716 to be the MD5 digest of the public key.