OpenAPI 3.1.02026-08-13140162205.6 KB
138b4ef69d2f
SSH 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