createApplication
Create application associated with user wallet.
| Request Body — REQUIRED | 
|---|
| namestring | 
| keystring | 
| walletAddressstring | 
| 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. 
 |