Skip to main content
DELETE
/
user-resource
/
ssh_keys
/
{uuid}
Delete SSH Key
curl --request DELETE \
  --url https://api.tenbytecloud.com/v1/user-resource/ssh_keys/{uuid} \
  --header 'apikey: <api-key>'

Authorizations

apikey
string
header
required

Path Parameters

uuid
string
required

Response

204

No Content - SSH key deleted