# Structs
SSHInfoResponse is a type for the response about a user's ssh keys.
SSHKeyAddRequest is a type for a request to add an ssh key.
SSHKeyAddResponse is a type for the (first) response to an SSHKeyAddRequest.
SSHKeyDeleteRequest is a type for a request to delete an ssh key.