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