users

Remove SSH Public Key

Removes an SSH public key from the authenticated user's account. The key will no longer be usable for Git operations or SFTP access.

delete/v0/users/{user_id}/keys/{key_id}

Path parameters

user_idstring required

User ID

key_idstring required

SSH key ID to remove