# UsersCreatePublicSshKeyForAuthenticatedUserRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**title** | Option<**String**> | A descriptive name for the new key. | [optional]
**key** | **String** | The public SSH key to add to your GitHub account. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)