detach ssh-key
Instances
detach ssh-key
Detaches an SSH key from a specified instance, removing SSH access for that key.
CLI Usage: vastai detach <instance_id> <ssh_key_id>
DELETE
detach ssh-key
Authorizations
API key must be provided in the Authorization header
Path Parameters
ID of the instance to detach the SSH key from
Example:
99999
Numeric ID of the SSH key to detach. Obtainable via show ssh-keys command
Example:
12345