v1

latestOpenAPI 3.0.32026-07-1415028.7 KB
SSH

Delete SSH Key

Delete SSH Key

delete/v1/sshkeys/{sshKeyId}

Path parameters

sshKeyIdstring required

Headers

x-rd-keystring required
Example:{{key}}

Response

Delete SSH Key

messagestring
successboolean

Example response

{
  "message": "Ssh key successfully deleted",
  "success": true
}