Examples

DELETE /api/users/988725688/ssh_keys/7-user9example-com
{
  "ssh_key": {}
}
200
{
  "id": 7,
  "name": "user9@example.com",
  "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCivPk9ntZhQRNVlQXJbtUtArzCIW9Gc7MNqiKgAnXtdjaw/N4NuQYCvu2eEX2IxSZI0V34D4i8eZPefJFQaJzb88CGcocf3iXk8/i45HSYRA22Ux1QiNRqTEU1nFM2NGt4k8hul4gi9rfW+6cT30LWTwrz1wBRLRDEGZmMPGkKitJQ4HTTpG9uq5rb77K11QiDVChyierJOrbiq3FonZztRslLCg8WDoRj9mdQukRmfurlN9hpnvYqo2NWfLhEoj8Xns0Z/dQKASebwTLoNwC3Ji3DyHz1Z5lp4gDcQ132Hc4P53fhfogV8lgrUWLOkHdEFGOWy8U606i/qMOf4Vkx foreman9@example.com",
  "fingerprint": "fZO6rF4wBuPFx0jbpKZP1tRnnm4bhOrzeidGoqzqwXQ=",
  "user_id": 988725688,
  "length": 2048,
  "created_at": "2022-03-29T08:37:24.406Z",
  "updated_at": "2022-03-29T08:37:24.406Z"
}

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