Delete an SSH key

Deletes an SSH Key you have access to.

📘

This operation only deletes a key's association from your profile. It doesn't remove it from any Linode or disk that was deployed with authorized_keys. You need to manually delete the key on the Linode or disk.

linode-cli sshkeys delete 42
Learn more...
account:read_write
Learn more...
Path Params
string
required

Enum Call either the v4 URL, or v4beta for operations still in Beta.

integer
required

The ID of the SSHKey.

Responses

Response body
object

Language
Credentials