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