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
}

Changes