cURL
curl --request DELETE \ --url https://app.miget.com/api/v1/users/me/ssh_keys/{id} \ --header 'Authorization: <api-key>'
Removes an SSH key from your account. The key will no longer be authorized for Git operations.
Bearer token for authentication. Format: 'Bearer {token}'
SSH key ID
Remove an SSH key