cURL
curl --request POST \ --url https://api.shadeform.ai/v1/sshkeys/{id}/delete \ --header 'X-API-KEY: <api-key>'
Delete an ssh key. The Shadeform managed SSH Key, current default ssh key, and in use SSH Keys cannot be deleted.
The ssh key id
Confirms the deletion of an ssh key.