put
https://api.linode.com//profile/sshkeys/
Updates an SSH Key. Only SSH key labels can be updated.
Permissions and scopes
To call this operation, you need permissions, based on the model you're using:
-
Identity and access permissions. Your user needs a role with these permissions. Learn more.
- Permissions:
update_profile_ssh_key
- Permissions:
-
OAuth scopes. Your user needs these scopes assigned. Learn more.
- Scopes:
account:read_write
- Scopes:
CLI
linode-cli sshkeys update 42 \
--label "my laptop"