updateApplication
Update application by id.
| Path Parameters | 
|---|
| idstring —  REQUIREDApplication id. | 
| Request Body | 
|---|
| namestring | 
| keystring | 
| walletAddressstring | 
| Responses | |||||
|---|---|---|---|---|---|
| 200Updated application. 
 | |||||
| 400Invalid input received. Bad request. 
 | |||||
| 403User is not authenticated or authorized to perform this action. 
 | |||||
| 404The item you are making request for does not exist. 
 | |||||
| 500Unable to fullfil request due to internal server error. 
 |