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
Documentation Index
Fetch the complete documentation index at: https://vastai-80aa3a82-auto-openapi-preview-pr-4175.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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