createApplication
Create application associated with user wallet.
| Request Body | 
|---|
name string | 
key string | 
walletAddress string | 
| Responses | |||||
|---|---|---|---|---|---|
201Created application. 
  | |||||
400Invalid input received. Bad request. 
  | |||||
403User is not authenticated or authorized to perform this action. 
  | |||||
500Unable to fullfil request due to internal server error. 
  |