Examples

DELETE /api/users/988725687/ssh_keys/7-user14example-com
{
  "ssh_key": {}
}
200
{
  "id": 7,
  "name": "user14@example.com",
  "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4A2JSkZnxtMt9BQPsaG5phJ9Skk8h8Ec8Vd4I/mCiXUiFXdio1vG2X9P8Qti5DEL6jWvSrHACnJeQYL6/sFNpAZp7Lyi47LnpbXyOsATKAsqwzw/12GNUk5t49VrAkrFgH7KVxdniZ5q9A0m0KUr7y1lCq/Vzsvc8ing919wIL+/nqnOkjvlQ1G39x0u+CDeWJcpzwsVvt7zOV7Q+oTeaCloPX3xnN1+2Dr7L/WCgmGmfPH1o3Ns3OmTsx+iv65s+vgwtjva9GocQQ9QH9ougB1WlQUTIe7+hB25ZYK8wQIEMxLOLXfUZKqRDfuSS2MyKcotLPaO6H7P2Idd0a43n foreman14@example.com",
  "fingerprint": "SDjRMO9XKKj+giZWUfmkHreclLss35Zg9gWlf4H/Rm8=",
  "user_id": 988725687,
  "length": 2048,
  "created_at": "2021-09-01T13:50:01.686Z",
  "updated_at": "2021-09-01T13:50:01.686Z"
}

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