Examples

DELETE /api/users/988725679/ssh_keys/4-user5example-com
{
  "ssh_key": {}
}
200
{
  "id": 4,
  "name": "user5@example.com",
  "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSHGmLpYNmctSY8Zkm3Qr0bAjf7oRg3PxgBLLW5Il8dorLPz05nOnkk704Oh03JkWqX4tLJHDqHzqJ32SNGeUKPUj2e7DgcjJPcYd7UsuYs6IzukR5HUoiu8SRxkjAtd6+4dx+hfuj779YiX97JIvCaic2unmpenLqZ/DgVXmEFzOjK5fnPDkWU0LBMFxAV07ATuhqTB9fQUjJrT+JALa67SDSLBXa14gxCOeuWUzkhMJ5/8GLokDnw1G6H8f/9qX9tbUbrq9izThlB1l/1uvveBuCQlXalcocDVplTfVMQ1Or78YxI+XVixB94S2TveSMc9IXspkQ7YhD/v9JBzm5 foreman5@example.com",
  "fingerprint": "UUiQamj9wTUjm2pXM7hzeJXioY4CDOXCl5gMgpBdUew=",
  "user_id": 988725679,
  "length": 2048,
  "created_at": "2021-11-26T09:57:32.977Z",
  "updated_at": "2021-11-26T09:57:32.977Z"
}

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