v2
latestOpenAPI 3.1.02026-08-07139158192.4 KBSSH Keys
Delete an SSH public key
Removes the key from the org and scrubs it from every VM it was attached to. Refused with 409 (code KEY_IN_USE) when it is the only key that still grants access to a VM, since deleting it would strand that VM; attach another key to those VMs first. listOrgSshKeys reports this as blockingVms.
delete/v1/orgs/{orgId}/ssh-keys/{id}
Path parameters
orgIdstring required
idstring required
Response
Deleted