Examples

DELETE /api/users/988725685/ssh_keys/5-user13example-com
{
  "ssh_key": {}
}
200
{
  "id": 5,
  "name": "user13@example.com",
  "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8zyk9zfyBXwO3GdgbAcyDiShDGFAACVxNb36DYMDRkAnfpl3it3PHZ/Rg9mdzP7mI5nodmWxe9aRcMuAWR0jaC9pM40HtOOKe+G5RFnqvFaTfE3xOGpJ17ImtK1A3mboO5VRYjURgs+42d7MRuzK9TzN+4hCaWQlS1PHJzuiBuYuQXi41ZEe3np8G4fw4Zowc7NQ8K6IOqshYYqp1GHqBQpd2oTws2sZ6oaQJs0a9Agyp8YSX0EskZp5AcfvSHY0TBZHETFpHdr/fojJWPgDXu8PrX1jnlA0IU41m9ZgofZ9+fFYdeISyW1Bp+2KetJrbWbCYCU3gUTEkacK1fQUD foreman13@example.com",
  "fingerprint": "9cjQCbNIunqsi1yzN3X50TSBTUaD79NikiaCkrq3RoE=",
  "user_id": 988725685,
  "length": 2048,
  "created_at": "2021-05-19T07:41:37.192Z",
  "updated_at": "2021-05-19T07:41:37.192Z"
}

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