Skip to main content
DELETE
Delete an SSH key

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

sshKey
integer
required

Response

200 - application/json

Key deleted

status
boolean
Example:

true

message
string
Example:

"SSH Key deleted successfully."