Deletes an SSH key from the user account
curl --request DELETE \ --url https://api.vexelia.com/users/sshKeys/{id} \ --header 'Authorization: Bearer <token>'
Your API key goes here, you can generate one in your account settings.
The ID of the SSH key
The SSH key was deleted