POST
/
api
/
v1
/
ssh
/
key-pairs
{
  "results": {
    "publicKey": "<string>"
  },
  "status": "ok"
}

Response

201
application/json
Success
results
object
required

From T, pick a set of properties whose keys are in the union K

status
enum<string>
required
Available options:
ok