Ssh keysDelete SSH keyDeletes an SSH key by IDCopy MarkdownOpen DELETE/api/v1/ssh-keys/{id}SendPathPath Parametersid*stringResponse Body200application/json401404cURLJavaScriptGoPythonJavaC#curl -X DELETE "https://example.com/api/v1/ssh-keys/string"200401404{}EmptyEmptyAdd SSH key POSTAdds a new SSH public key for the authenticated userGet SSH key GETReturns a specific SSH key by ID