Examples

DELETE /api/users/988725830/ssh_keys/4-user8example-com
{
  "ssh_key": {}
}
200
{
  "id": 4,
  "name": "user8@example.com",
  "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDnwN2xTM3qGGM1L/kSp0fpmab6h/VEoZ305TkF6NSnM3lVIeV5ZWJlLmeZtzcm1KpAqv+fnwhis25oGoLYlARRjp0wLLMO7TpZxcp/Qcz4E3qE93WBqE1wxpoCEx2bxpziiwuMJwxOy/vHwX1VrhDOB26Phi9O7K0/hqtEOM0Rm88sh8PanP7KybtAidxljjqddNWRYDCroOlZ+BEqW4mnPNDbure9ELAT8ifKgchdTcqOJWT2t0JYrq1xDl6P8JFXyWHO6iL6ys93UoKWXlX17J/OxxRkm0/taqOMdjxgaPByzCkbH/r9tJyW8Kxskehjy54UWiuvTwSVADlVjZ6d foreman7@example.com",
  "fingerprint": "PIdJAqp0Kwpwnrn14w6XuP3McpoOQOS0lt0ia8cGm+c=",
  "user_id": 988725830,
  "length": 2048,
  "created_at": "2021-05-18T16:09:03.657Z",
  "updated_at": "2021-05-18T16:09:03.657Z"
}

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