Revoke a managed SSH public key
DELETE/api/user/ssh-keys/:id
Revokes this key for new direct public-key SSH sessions across every current organization membership. Browser terminal access and Morph-generated instance credentials are separate and unchanged.
Request
Responses
- 204
- 404
Key revoked, or already revoked.
No key with this ID belongs to the authenticated user.