Examples

DELETE /api/users/988725761/ssh_keys/1-user1example-com
{
  "ssh_key": {}
}
200
{
  "id": 1,
  "name": "user1@example.com",
  "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCo69RMtV/XrMlMbEFB1UPrjCUGNXrKodoacCdVoyH/CKXR2DapReBt5J3NmblrNWukLLkWmUWYBA2bzqIRL5+OJQsqvxyJTcZT7Sbmir7xyEtE8pmzpHGvEjUrm+GM7kLDEDKVTqo678Pm8tLanPMvldQoB/i6hoYqLqlq+EgtUMY4Z0dRfyDo1aMvzTSWscWSvY/K7EIuinFRVhW+y9BFmOeov0bNTugj7xa4tWLa9le8ilBMM+Sk7mpAohEBQ7C3L1AzjvbKUfdQLaSZCyjapK8MsTdNEJue8emJ9Igp6J1QE6yfm9BX9vB6gvwXmoRFGBHdRIIe24W6jxtOkHt3 foreman1@example.com",
  "fingerprint": "5a:83:21:e1:87:3b:09:65:6b:a2:bd:17:aa:36:9d:53",
  "user_id": 988725761,
  "length": 2048,
  "created_at": "2019-11-07T08:34:20.318Z",
  "updated_at": "2019-11-07T08:34:20.318Z"
}

Params

Param name Description
location_id
optional

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
optional

Set the current organization context for the request

Validations:

  • Must be a Integer

id
required

Validations:

  • Must be a String

user_id
required

ID of the user

Validations:

  • Must be a String