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

Response

201
application/json
Success

The response is of type object.